(lang_options): Add temporary parameter "gnat".
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 4 Oct 1993 02:12:02 +0000 (22:12 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 4 Oct 1993 02:12:02 +0000 (22:12 -0400)
From-SVN: r5588

gcc/toplev.c

index 42902835e17e3fff9005c563f29581844c686c35..581b57f108fe17aeba894edbfdf3e8c23d68e29f 100644 (file)
@@ -663,6 +663,9 @@ char *lang_options[] =
   "-Wno-selector",
   "-Wprotocol",
   "-Wno-protocol",
+
+  /* This is for GNAT and is temporary.  */
+  "-gnat",
   0
 };
 \f