]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/8639 (simple integer arithmetic expression broken)
authorChristian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
Mon, 25 Nov 2002 22:41:58 +0000 (22:41 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 25 Nov 2002 22:41:58 +0000 (14:41 -0800)
commit42370c15bb5e665a4e28e960e4e12e49c3358a46
tree7d5ce546740148b0de82afac1c1815d7d32c1271
parent2d339de623fc8a91351225c6c11756791fd11b2c
re PR c/8639 (simple integer arithmetic expression broken)

        PR c/8639
        * fold-const.c (extract_muldiv): Don't propagate division unless
        both arguments are multiples of C.

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