tree.c (int_fits_type_p): Only look at the base type if it has the same precision...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 10 Nov 2005 16:24:54 +0000 (16:24 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 10 Nov 2005 16:24:54 +0000 (16:24 +0000)
commitd25f3b83ce00e7b7750bcfb9d564a318313b60ab
treee8bdab964152705cd339fb180269dd873cb4ae88
parentc5798879234295caa4e9ff863697989a663bc864
tree.c (int_fits_type_p): Only look at the base type if it has the same precision as the original type.

* tree.c (int_fits_type_p): Only look at the base type
if it has the same precision as the original type.

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