re PR c/8639 (simple integer arithmetic expression broken)
authorChristian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
Mon, 25 Nov 2002 19:04:57 +0000 (19:04 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 25 Nov 2002 19:04:57 +0000 (11:04 -0800)
commitb77f37445e014f2423fc2359b426384adec4b89c
tree4e94d5151ec5acc085330dd79d49753135c2b16a
parentf815521c75452a0fa9e36f0b5980a5b959f5e4c3
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.
* gcc.c-torture/execute/20021119-1.c: New.

From-SVN: r59466
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/gcc.c-torture/execute/20021119-1.c [new file with mode: 0644]