]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
2012-05-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index 0229a92000aa022329deac73ac2384890bf55cc3..1a84751f3c7454edf8e4915195bbb6b6bb7adfcf 100644 (file)
@@ -1,3 +1,9 @@
+2012-05-17  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.
+       * c-opts.c (c_common_handle_option): Do not handle explicitly
+       Wreturn-type, Wwrite-strings, warn_ecpp, and -pedantic-errors.
+
 2012-05-16  Dodji Seketeli  <dodji@redhat.com>
 
        PR preprocessor/7263