* configure: Regenerate.
authorJakub Jelinek <jakub@redhat.com>
Thu, 6 Jun 2019 09:32:07 +0000 (11:32 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 6 Jun 2019 09:32:07 +0000 (11:32 +0200)
From-SVN: r271994

gcc/ChangeLog
gcc/configure

index 7ddc942bd7a32e6ed855fcf34524196d3a3798be..9dbe57a131ae1ef9c4741245a3e84864dacea134 100644 (file)
@@ -1,3 +1,7 @@
+2019-06-06  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure: Regenerate.
+
 2019-06-06  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
 
        * config/msp430/msp430.md (ashlhi3): Force shift src operand into a
index c9062cca9d6811782482e47e6ec7cfa09a9ae5cd..43f595e09a82d3a626b19c01ec13bb555f91e563 100755 (executable)
@@ -6797,7 +6797,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 c_loose_warn=
 save_CFLAGS="$CFLAGS"
-for real_option in -Wstrict-prototypes -Wmissing-prototypes-Wno-error=format-diag; do
+for real_option in -Wstrict-prototypes -Wmissing-prototypes -Wno-error=format-diag; do
   # Do the check with the no- prefix removed since gcc silently
   # accepts any -Wno-* option on purpose
   case $real_option in