X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fmn10300%2Fconfigure;h=7f2315528241616d6a997de12834391d22f60f57;hb=1a8a700e3a6fd88bcd5b3988a1f738da463f5b1b;hp=25f57f317b8e777bbc0ac1c2fab5e46aec697e44;hpb=f97a10f1dca64077b71e3fc2a83caa8fe1434664;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/mn10300/configure b/sim/mn10300/configure index 25f57f317b..7f23155282 100755 --- a/sim/mn10300/configure +++ b/sim/mn10300/configure @@ -13254,15 +13254,12 @@ if test "${ERROR_ON_WARNING}" = yes ; then true fi -# The entries after -Wno-pointer-sign are disabled warnings which may -# be enabled in the future, which can not currently be used to build -# GDB. -# NOTE: If you change this list, remember to update -# gdb/doc/gdbint.texinfo. build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \ --Wno-pointer-sign \ +-Wpointer-sign \ -Wno-unused -Wunused-value -Wunused-function \ --Wno-switch -Wno-char-subscripts -Wmissing-prototypes" +-Wno-switch -Wno-char-subscripts -Wmissing-prototypes +-Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \ +-Wold-style-declaration -Wold-style-definition" # Enable -Wno-format by default when using gcc on mingw since many # GCC versions complain about %I64.