]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
tree.c (int_fits_type_p): Compare the result of force_fit_type with the original...
authorRoger Sayle <roger@eyesopen.com>
Sat, 1 Jan 2005 17:29:53 +0000 (17:29 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 1 Jan 2005 17:29:53 +0000 (17:29 +0000)
commit69618c4943a871cbb938196afa968158dc9b0d11
tree3447dbc0a189bc7176a069693940e31527795ae7
parent7a4515d72da6e68f654f2d74a28f7b8acc9f157a
tree.c (int_fits_type_p): Compare the result of force_fit_type with the original constant rather than...

* tree.c (int_fits_type_p): Compare the result of force_fit_type
with the original constant rather than require TREE_OVERFLOW.

From-SVN: r92786
gcc/ChangeLog
gcc/tree.c
This page took 0.058883 seconds and 5 git commands to generate.