https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88493
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Severity|normal |enhancement Last reconfirmed| |2021-12-10 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, it looks like constructors don't get the same treatment as normal method functions when it comes to undefined types.