https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117326
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-10-28 Ever confirmed|0 |1 Keywords| |ice-on-invalid-code Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed. GCC should error out on functions which don't return void for constructor/deconstructor attributes.