fold-const.c (extract_muldiv): Apply type check for defined overflow to multiply...
authorRichard Henderson <rth@cygnus.com>
Sun, 19 Mar 2000 11:37:39 +0000 (03:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 19 Mar 2000 11:37:39 +0000 (03:37 -0800)
commit8e1ca0982cf7c3655c1b9ef420ab16df1e761338
tree81409a7f141cfb1a92f4c5d7fa61af46319d4642
parent1519ae2c7fb8cacc3a24bbca784618adeca28251
fold-const.c (extract_muldiv): Apply type check for defined overflow to multiply as well as divide.

        * fold-const.c (extract_muldiv): Apply type check for defined
        overflow to multiply as well as divide.

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