macro.c
52 KB
-
re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##) · de000d22
PR preprocessor/28709 * macro.c (paste_tokens): Do error reporting here, use BUF with the spelled LHS token as opposed to spelling it again. (paste_all_tokens): Don't report errors here, just break on failure. * gcc.dg/cpp/paste14.c: New test. From-SVN: r117664
Jakub Jelinek committed