diff --git a/gcc/toplev.c b/gcc/toplev.c index 5406a50ede1..3d3e62038e9 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -709,6 +709,8 @@ char *lang_options[] = "-Wno-extern-inline", "-Wreorder", "-Wno-reorder", + "-Wsynth", + "-Wno-synth", /* these are for obj c */ "-lang-objc",