* c-decl.c (c_language): Remove duplicate.
From-SVN: r47776
This commit is contained in:
parent
c859cda607
commit
4b7b9007a3
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user