OSDN Git Service

(lang_options): Add -fgnu-runtime and -fnext-runtime.
authorwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 1993 23:14:18 +0000 (23:14 +0000)
committerwood <wood@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 1993 23:14:18 +0000 (23:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4070 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/toplev.c

index 89ded12..b2eebbd 100644 (file)
@@ -641,6 +641,10 @@ char *lang_options[] =
   /* these are for obj c */
   "-lang-objc",
   "-gen-decls",
+  "-fgnu-runtime",
+  "-fno-gnu-runtime",
+  "-fnext-runtime",
+  "-fno-next-runtime",
   "-Wselector",
   "-Wno-selector",
   0