]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/34628 (problems with inlining on ARM)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 22 Jan 2008 22:27:47 +0000 (22:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 22 Jan 2008 22:27:47 +0000 (22:27 +0000)
commitdf1a98aecad77169b4c7dcad9b3bab7c5d9f1f24
treef6cd942ff09ad36a0c1afc80f243cd5ceb433923
parentec46053bfa418579cf557fa34b140ddd25f1717b
re PR rtl-optimization/34628 (problems with inlining on ARM)

PR rtl-optimization/34628
* combine.c (try_combine): Stop and undo after the first combination
if an autoincrement side-effect on the first insn has effectively
been lost.

From-SVN: r131744
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20080122-1.c [new file with mode: 0644]