tree.c (int_fits_type_p): Always honor integer constant TYPE_MIN_VALUE and TYPE_MAX_V...
authorRoger Sayle <roger@eyesopen.com>
Sat, 8 Jan 2005 16:13:22 +0000 (16:13 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 8 Jan 2005 16:13:22 +0000 (16:13 +0000)
commit4634cf7ee2a5a8a322288125746cd4c28b0dceab
tree153da8865020a4a1dbf41c9ed27dbb1b38b0cfec
parent88c0f1c63f152af3577ed3a99f37db01995bd22d
tree.c (int_fits_type_p): Always honor integer constant TYPE_MIN_VALUE and TYPE_MAX_VALUE if they exist.

* tree.c (int_fits_type_p): Always honor integer constant
TYPE_MIN_VALUE and TYPE_MAX_VALUE if they exist.

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