tree.c (tree_int_cst_lt): Compare constants whose types differ in unsigned-ness corre...
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 26 Apr 2002 19:35:33 +0000 (19:35 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 26 Apr 2002 19:35:33 +0000 (19:35 +0000)
commitb13ab42c86156992f0ee15fcf70dfb8cd05fca88
tree1db5ca96a007933eeb8608cdeefdc679084e4829
parent5e56f90934bee3ddf51271c4246e0f3d331b203e
tree.c (tree_int_cst_lt): Compare constants whose types differ in unsigned-ness correctly.

* tree.c (tree_int_cst_lt): Compare constants whose types differ
in unsigned-ness correctly.

From-SVN: r52802
gcc/ChangeLog
gcc/tree.c