aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2007-05-02 19:33:44 +0000
committerTom Tromey <tromey@gcc.gnu.org>2007-05-02 19:33:44 +0000
commitfca35e1b54d46d1f731ec8d7681f2e680c85a879 (patch)
treebdc237ad2964e2effe02d52d9c8f7d2f4f5419cb /libcpp/ChangeLog
parentd4083c80e2c20796636f4b8b85b2b582efe9bb23 (diff)
downloadgcc-fca35e1b54d46d1f731ec8d7681f2e680c85a879.zip
gcc-fca35e1b54d46d1f731ec8d7681f2e680c85a879.tar.gz
gcc-fca35e1b54d46d1f731ec8d7681f2e680c85a879.tar.bz2
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
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index a56357f..0193de4 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-02 Tom Tromey <tromey@redhat.com>
+
+ PR preprocessor/28709:
+ * macro.c (paste_tokens): Remove PASTE_LEFT from the old lhs.
+
2007-03-30 Michael Meissner <michael.meissner@amd.com>
* directives.c (lex_macro_node_from_str): Fix alloca call to be