https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71985
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |trippels at gcc dot gnu.org Resolution|--- |DUPLICATE --- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- Why do you think your case is any different than the ones discussed in PR55783? If a program is ill-formed, »a conforming implementation shall issue at least one diagnostic message«. This is exactly what gcc does. *** This bug has been marked as a duplicate of bug 55783 ***