[Bug preprocessor/60744] poor location and error recovery for unterminated argument list invoking macro

2021-08-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60744 --- Comment #1 from Andrew Pinski --- GCC's tokenizer does not eat the token for DEBUG and inserts it still. maybe eating it is the way to fix this.

[Bug preprocessor/60744] poor location and error recovery

2014-04-03 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60744 Manuel López-Ibáñez changed: What|Removed |Added Keywords||diagnostic Status|UNCON