]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
Add new option, -Wliteral-suffix.
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index fb895315d432339a257bdfab480a973421c3ea74..2082ff6c4af0278fda308311e18fee84f23b2f01 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-27   Ollie Wild  <aaw@google.com>
+
+       * c-common.c: Add CPP_W_LITERAL_SUFFIX mapping.
+       * c-opts.c (c_common_handle_option): Handle OPT_Wliteral_suffix.
+       * c.opt: Add Wliteral-suffix.
+
 2012-04-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        PR c/44774