OSDN Git Service

PR preprocessor/28709
[pf3gnuchains/gcc-fork.git] / libcpp / ChangeLog
index 5871e95..ae87e0e 100644 (file)
@@ -1,3 +1,10 @@
+2006-10-12  Jakub Jelinek  <jakub@redhat.com>
+
+       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.
+
 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
 
        * Makefile.in: Added empty "pdf" target.