*** empty log message ***
authorJason Merrill <merrill@gnu.org>
Mon, 5 Sep 1994 21:52:22 +0000 (21:52 +0000)
committerJason Merrill <merrill@gnu.org>
Mon, 5 Sep 1994 21:52:22 +0000 (21:52 +0000)
From-SVN: r8025

gcc/toplev.c

index 5406a50ede1ef36cfe200aa26174e0714f5a4630..3d3e62038e9a1c8c1e8ca450fa8b401607662293 100644 (file)
@@ -709,6 +709,8 @@ char *lang_options[] =
   "-Wno-extern-inline",
   "-Wreorder",
   "-Wno-reorder",
+  "-Wsynth",
+  "-Wno-synth",
 
   /* these are for obj c */
   "-lang-objc",