inadvertent language switch during breakpoint_re_set_one
[deliverable/binutils-gdb.git] / gdb / configure
index 1aac9303ac3aaac18f45b410aa44ac836ec0e202..4186f7e160515ede983f36850de3bb33a35f68a7 100755 (executable)
@@ -15366,7 +15366,9 @@ build_warnings="-Wall -Wpointer-arith \
 -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized \
 -Wno-mismatched-tags \
 -Wno-error=deprecated-register \
--Wsuggest-override"
+-Wsuggest-override \
+-Wimplicit-fallthrough=3 \
+-Wduplicated-cond"
 
 case "${host}" in
   *-*-mingw32*)
This page took 0.027316 seconds and 4 git commands to generate.