https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109559
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |WAITING Last reconfirmed| |2024-01-12 --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- That '# nothing' is rejected with t.ii:1:3: error: invalid preprocessing directive #nothing 1 | # nothing | ^~~~~~~ for me. I can't reproduce this thus.