OSDN Git Service

* tree.c (int_fits_type_p): A narrower type always fits in a
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jan 2005 20:33:28 +0000 (20:33 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jan 2005 20:33:28 +0000 (20:33 +0000)
commitbfc80611c8d699d0d574b8ce90a56a509702828f
treedabb115839d326d5afb180d661686ff9d70acb98
parentcd2b30fea976020afc609c8a013363617a147d62
* tree.c (int_fits_type_p): A narrower type always fits in a
wider one, except for negative values into unsigned types.

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