]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/40086 (cris-elf gfortran.dg/forall_1.f90 -O1 execution)
authorHans-Peter Nilsson <hp@axis.com>
Mon, 30 Nov 2009 07:13:21 +0000 (07:13 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 30 Nov 2009 07:13:21 +0000 (07:13 +0000)
commitda55c6dac1184af5d8bb1dbe772574943c6146d7
treec95150123040569bbd8625a0a8b356c4adf056b9
parent360d4522c42206d15ea09f4254e4894ff3b628c2
re PR rtl-optimization/40086 (cris-elf gfortran.dg/forall_1.f90  -O1 execution)

PR rtl-optimization/40086
* reorg.c (relax_delay_slots): When looking for redundant insn at
the branch target, use next_real_insn, not next_active_insn.

From-SVN: r154751
gcc/ChangeLog
gcc/reorg.c