Enable -Wsuggest-override
[deliverable/binutils-gdb.git] / gdb / warning.m4
index 3cfae65e780883bcb01ec58406d1b1c87ed1a9d0..f176a3291aa68acf0122609531abb4652425525b 100644 (file)
@@ -42,7 +42,8 @@ build_warnings="-Wall -Wpointer-arith \
 -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable \
 -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized \
 -Wno-mismatched-tags \
--Wno-error=deprecated-register"
+-Wno-error=deprecated-register \
+-Wsuggest-override"
 
 case "${host}" in
   *-*-mingw32*)
This page took 0.028203 seconds and 4 git commands to generate.