* tree.c (int_fits_type_p): Compare the result of force_fit_type
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jan 2005 17:29:53 +0000 (17:29 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jan 2005 17:29:53 +0000 (17:29 +0000)
commitcd2b30fea976020afc609c8a013363617a147d62
tree3447dbc0a189bc7176a069693940e31527795ae7
parent42db41f2882061289d7bb966e06f670b74200721
* tree.c (int_fits_type_p): Compare the result of force_fit_type
with the original constant rather than require TREE_OVERFLOW.

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