fold-const.c (extract_muldiv): Don't distribute and widen multiply across plus for...
authorRichard Henderson <rth@cygnus.com>
Fri, 14 Apr 2000 17:45:17 +0000 (10:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 14 Apr 2000 17:45:17 +0000 (10:45 -0700)
commit23cdce68cfdbf75b2a7fc60ccf17477260db9f68
tree8cc9866caf0c8fef6ebbca671309cc014b1a0e80
parent6e628096889effd0046ea70a7c6910e181af7510
fold-const.c (extract_muldiv): Don't distribute and widen multiply across plus for non-sizetype unsigned types.

        * fold-const.c (extract_muldiv): Don't distribute and widen
        multiply across plus for non-sizetype unsigned types.

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