c-lex.c (narrowest_unsigned_type, [...]): Take low/high pair.
authorNathan Sidwell <nathan@gcc.gnu.org>
Wed, 4 Aug 2004 14:38:27 +0000 (14:38 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 4 Aug 2004 14:38:27 +0000 (14:38 +0000)
commit5e9754afebd0a9433fd5b147fce4d39b687ea88d
tree0a6a470d019d3994f8981662fef27725c628f174
parent6c167c45b1059150631362a647864ee0ca900a91
c-lex.c (narrowest_unsigned_type, [...]): Take low/high pair.

* c-lex.c (narrowest_unsigned_type, narrowest_signed_type): Take
low/high pair. Do range checking directly.
(interpret_integer): Adjust.

From-SVN: r85559
gcc/ChangeLog
gcc/c-lex.c