re PR rtl-optimization/15296 ([3.4 only] Delayed branch scheduling causing invalid...
authorHans-Peter Nilsson <hp@axis.com>
Fri, 7 May 2004 03:20:24 +0000 (03:20 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Fri, 7 May 2004 03:20:24 +0000 (03:20 +0000)
commitafce2847b300b1924a08f1fd76b048d94dc22305
tree3fe1cd6d6776b02a4fb490e24bba2280f1a34c0b
parent57408b45844ccf4af894895c6be995f2960d96b5
re PR rtl-optimization/15296 ([3.4 only] Delayed branch scheduling causing invalid code on cris-*)

PR optimization/15296
* reorg.c (fill_simple_delay_slots): Use next_real_insn when
getting last consecutive label at a branch.
(relax_delay_slots): Similar, near top of loop.

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