]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index da28510c730615fcd62a7b59d42511ceb7e11410..0229a92000aa022329deac73ac2384890bf55cc3 100644 (file)
@@ -1,3 +1,10 @@
+2012-05-16  Dodji Seketeli  <dodji@redhat.com>
+
+       PR preprocessor/7263
+       * c-lex.c (c_lex_with_flags):  Pass a virtual location to the call
+       to cpp_classify_number.  For diagnostics, use the precise location
+       instead of the global input_location.
+
 2012-05-15  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/11856