(cpp_options_init): Ignore DOLLARS_IN_IDENTIFIERS.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Oct 1996 20:22:20 +0000 (16:22 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 9 Oct 1996 20:22:20 +0000 (16:22 -0400)
commit9e979f8fd8fb1ac8a2402e5c3b9e4f4a51783712
treedf4e878adecbb32de20a05fe8e07a33da294d747
parent45870676ab967902f35a749539872ebeef705776
(cpp_options_init): Ignore DOLLARS_IN_IDENTIFIERS.

(parse_name): Diagnose $ in identifier if pedantic.
(cpp_handle_options): -traditional no longer messes with dollars_in_ident.

From-SVN: r12935
gcc/cpplib.c