(yylex): For integers, rename shorts to parts.
authorRichard Stallman <rms@gnu.org>
Mon, 6 Jul 1992 19:34:19 +0000 (19:34 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 6 Jul 1992 19:34:19 +0000 (19:34 +0000)
commit4ca827d08d50dbe8e8b8ec6c594c50e8c6d89236
tree837551de4da81bccfff53c903392d1180197a4ac
parenta57bd38144cb1af3bf3e4a6238cc9e572bb10f3b
(yylex): For integers, rename shorts to parts.

Let the number of them be variable.  Simplify overflow testing.
Don't use long long types unless ll was specified.
Don't warn twice.

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