Revert "Turn off threaded minsym demangling by default"
[deliverable/binutils-gdb.git] / gdb / warning.m4
index 98eb4ce7878c8beb4f9f31cd3d29f0a1c49210e7..c9e64a1836a8e01339ca4e3c3d689657ff9ef92c 100644 (file)
@@ -46,7 +46,10 @@ build_warnings="-Wall -Wpointer-arith \
 -Wsuggest-override \
 -Wimplicit-fallthrough=3 \
 -Wduplicated-cond \
--Wshadow=local"
+-Wshadow=local \
+-Wdeprecated-copy \
+-Wdeprecated-copy-dtor \
+-Wredundant-move"
 
 case "${host}" in
   *-*-mingw32*)
This page took 0.024063 seconds and 4 git commands to generate.