Commit 4b7b9007 by Richard Henderson Committed by Richard Henderson

* c-decl.c (c_language): Remove duplicate.

From-SVN: r47776
parent c859cda6
2001-12-07 Richard Henderson <rth@redhat.com>
* c-decl.c (c_language): Remove duplicate.
2001-12-07 Dale Johannesen <dalej@apple.com>
* config/rs6000/darwin.h: Set MAX_LONG_TYPE_SIZE to 32.
......
......@@ -432,10 +432,6 @@ int warn_float_equal = 0;
int warn_multichar = 1;
/* The variant of the C language being processed. */
c_language_kind c_language = clk_c;
/* Nonzero means `$' can be in an identifier. */
#ifndef DOLLARS_IN_IDENTIFIERS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment