]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r260361:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Jan 2014 01:44:22 +0000 (01:44 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Jan 2014 01:44:22 +0000 (01:44 +0000)
commitb329fe176cc5d1ba9020f3e53159786e0293b4f8
tree56ff9ed81cad6900d7329a224ab4e25c564688dd
parent7362a94a101ac6c1d7a7ef6131039c52738a2f49
MFC r260361:

gcc: Fix optimization bug.

GCC-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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@260528 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gcc/combine.c