(yylex): If integer value overflows so highword is negative,
authorRichard Stallman <rms@gnu.org>
Sat, 12 Sep 1992 19:08:12 +0000 (19:08 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 12 Sep 1992 19:08:12 +0000 (19:08 +0000)
commita120b7889de5c2127f5dca2559ff0d9999611957
tree904aaf42c8c648ca3d670e4af613c38349fd7f63
parent9bd23d2c954318dfe201afc37c9dbca98856040b
(yylex): If integer value overflows so highword is negative,

it needs unsigned long long.

From-SVN: r2111
gcc/c-lex.c