fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
authorRichard Henderson <rth@redhat.com>
Tue, 4 Jan 2005 10:11:22 +0000 (02:11 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 4 Jan 2005 10:11:22 +0000 (02:11 -0800)
commitc756af790178b0bbed82dd277e242375bcaf6db9
treedeaf652d11e786430a95a4e80be1c3fc85f3cd94
parentd30c94610f659937c248c3ee06f789fb2200fd38
fold-const.c (force_fit_type): Cope with types larger than 2 HWI.

        * fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
        (fold_convert_const_int_from_int, fold_convert_const_int_from_real,
        fold_convert_const_real_from_real): Split out from ...
        (fold_convert_const): ... here.

From-SVN: r92890
gcc/ChangeLog
gcc/fold-const.c