(yylex): For integers, rename shorts to parts.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1992 19:34:19 +0000 (19:34 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 1992 19:34:19 +0000 (19:34 +0000)
commit6a963c418b001d48260600a6975e0127e38ada19
tree837551de4da81bccfff53c903392d1180197a4ac
parentabc8df0375c87fcadea816963b33c206b5c38582
(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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1463 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-lex.c