]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c/ChangeLog
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / c / ChangeLog
index b59be5e062ab9ace17e566921506f9b685877d12..5859f5bbb9203ca833b66b2907388fbfda1de3da 100644 (file)
@@ -1,3 +1,9 @@
+2019-03-11  Martin Liska  <mliska@suse.cz>
+
+       * c-decl.c (check_for_loop_decls): Wrap an option name
+       in a string format message and fix GNU coding style.
+       * c-parser.c (c_parser_declspecs): Likewise.
+
 2019-03-08  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/89550