OSDN Git Service

* tree.c (int_fits_type_p): Always honor integer constant
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jan 2005 16:13:22 +0000 (16:13 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jan 2005 16:13:22 +0000 (16:13 +0000)
commit46d3b0a2f5a4349d7f8b84243a780348a629455c
tree153da8865020a4a1dbf41c9ed27dbb1b38b0cfec
parent1ebefdcd36f307f94ec94376af932b1472089322
* tree.c (int_fits_type_p): Always honor integer constant
TYPE_MIN_VALUE and TYPE_MAX_VALUE if they exist.

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