summaryrefslogtreecommitdiffstats
path: root/gcc/c-lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lex.c')
-rw-r--r--gcc/c-lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-lex.c b/gcc/c-lex.c
index ce7c6e9bcfa..27c65f3fa27 100644
--- a/gcc/c-lex.c
+++ b/gcc/c-lex.c
@@ -1694,7 +1694,7 @@ yylex ()
int spec_long = 0;
int spec_long_long = 0;
int spec_imag = 0;
- int bytes, warn, i;
+ int warn, i;
traditional_type = ansi_type = type = NULL_TREE;
while (1)
OpenPOWER on IntegriCloud