https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93482
anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |FIXED --- Comment #5 from anlauf at gcc dot gnu.org --- (In reply to anlauf from comment #3) > Seems to have been fixed on mainline, and backported to 11- and 10-branch. > Likely a duplicate. Some issues with zero-sized constructors as in comment#2 have been fixed for pr103692. There have been fixes for other issues with constructors, including nested constructors. I believe there is sufficient coverage for trivial cases like those in this PR, and it would be beneficial to have a clean, separate PR for remaining problems. Closing this one. Thanks for the report!