(lang_options): Add -fdollars-in-identifiers.
authorRichard Stallman <rms@gnu.org>
Fri, 25 Jun 1993 18:01:51 +0000 (18:01 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 25 Jun 1993 18:01:51 +0000 (18:01 +0000)
From-SVN: r4729

gcc/toplev.c

index 5689e6c37e78a618fe87c447fd63cd2a10bb8839..462cc876c787f9891030eb8e3425095097ca5ad2 100644 (file)
@@ -545,6 +545,8 @@ char *lang_options[] =
   "-fno-builtin",
   "-fno-ident",
   "-fident",
+  "-fdollars-in-identifiers",
+  "-fnodollars-in-identifiers",
   "-ansi",
   "-Wimplicit",
   "-Wno-implicit",