]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcpp/ChangeLog
Implement #pragma GCC warning/error
[thirdparty/gcc.git] / libcpp / ChangeLog
index a26def2b1ff50018bed53f2179ed0c0206c1f13a..957b216d4a0e806622f33281fcad0b04733231ff 100644 (file)
@@ -1,3 +1,10 @@
+2012-10-04  Florian Weimer  <fweimer@redhat.com>
+
+       * directives.c (do_pragma_warning_or_error): New.
+       (do_pragma_warning): New.
+       (do_pragma_error): New.
+       (_cpp_init_internal_pragmas): Register new pragmas.
+
 2012-09-25  Dehao Chen  <dehao@google.com>
 
        PR middle-end/54704