]> gcc.gnu.org Git - gcc.git/commit - gcc/c-lex.c
(yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can...
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 14 Jul 1992 10:09:46 +0000 (06:09 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 14 Jul 1992 10:09:46 +0000 (06:09 -0400)
commit9b0995aace7783bb700349aaed1ca1baa17cdbee
tree1b3e1cc2c5b2ea7a4d347c32f1d89244aa43d8a4
parent4e56c96a3fffc67f27ba3e46f1449739d465e41f
(yylex): Ensure TOTAL_PARTS is wide enough to store a constant as wide as we can store in an INTEGER_CST.

(yylex): Ensure TOTAL_PARTS is wide enough to store a
constant as wide as we can store in an INTEGER_CST.
(LONG_LONG_TYPE_SIZE): Deleted; no longer needed.

From-SVN: r1588
gcc/c-lex.c
This page took 0.048308 seconds and 5 git commands to generate.