aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/compile/compile.c')
-rw-r--r--gdb/compile/compile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/compile/compile.c b/gdb/compile/compile.c
index b9a3d3419f9..a0a5d73de87 100644
--- a/gdb/compile/compile.c
+++ b/gdb/compile/compile.c
@@ -917,7 +917,6 @@ String quoting is parsed like in shell, for example:\n\
" -fPIE"
/* We want warnings, except for some commonly happening for GDB commands. */
" -Wall "
- " -Wno-implicit-function-declaration"
" -Wno-unused-but-set-variable"
" -Wno-unused-variable"
/* Override CU's possible -fstack-protector-strong. */