https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121132
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Last reconfirmed| |2025-07-16 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed. The C front-end works. I am suspecting lexing ahead of time is causing issues ... Looks like PR 7263 was never actually fixed for the C++ front-end case.