https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55578
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=53431 --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #2) > Confirmed. It only happens with the C++ front-end though. The exact same > code does not warn with the C front-end. I think this might be the > pre-ahead of time tokenizer that happens for the C++ front-end but does not > happen for C. so related to bug 53431 then