]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)
authorTom Tromey <tromey@redhat.com>
Wed, 2 May 2007 19:33:44 +0000 (19:33 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 2 May 2007 19:33:44 +0000 (19:33 +0000)
commitfca35e1b54d46d1f731ec8d7681f2e680c85a879
treebdc237ad2964e2effe02d52d9c8f7d2f4f5419cb
parentd4083c80e2c20796636f4b8b85b2b582efe9bb23
re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)

libcpp
PR preprocessor/28709:
* macro.c (paste_tokens): Remove PASTE_LEFT from the old lhs.
gcc/testsuite
PR preprocessor/28709:
* gcc.dg/cpp/pr28709.c: New file.

From-SVN: r124356
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr28709.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/macro.c