* configure: Regenerate.

From-SVN: r271994
This commit is contained in:
Jakub Jelinek 2019-06-06 11:32:07 +02:00 committed by Jakub Jelinek
parent e445e4b4fe
commit a96ed9f7d9
2 changed files with 5 additions and 1 deletions

View 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

2
gcc/configure vendored
View File

@ -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