aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.c')
-rw-r--r--gcc/toplev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/toplev.c b/gcc/toplev.c
index 4690f16..052f703 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -639,6 +639,8 @@ char *lang_options[] =
"-Wno-pointer-arith",
"-Wredundant-decls",
"-Wno-redundant-decls",
+ "-Wsign-compare",
+ "-Wno-sign-compare",
"-Wstrict-prototypes",
"-Wno-strict-prototypes",
"-Wtraditional",