X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fwarning.m4;h=00bcdfa7ea505b9117f651f1174b7b8adc7d4ba0;hb=b899eb3bb807be1094fde9a2f1c8628232bc0743;hp=98eb4ce7878c8beb4f9f31cd3d29f0a1c49210e7;hpb=42a4f53d2bf8938c2aeda9f52be7a20534b214a9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/warning.m4 b/gdb/warning.m4 index 98eb4ce787..00bcdfa7ea 100644 --- a/gdb/warning.m4 +++ b/gdb/warning.m4 @@ -1,5 +1,5 @@ dnl Autoconf configure script for GDB, the GNU debugger. -dnl Copyright (C) 1995-2019 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2020 Free Software Foundation, Inc. dnl dnl This file is part of GDB. dnl @@ -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*)