]> gcc.gnu.org Git - gcc.git/commit
reorg.c (fill_slots_from_thread): Don't steal delay list from target if condition...
authorJeff Law <law@gcc.gnu.org>
Sun, 1 Mar 1998 17:24:18 +0000 (10:24 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Mar 1998 17:24:18 +0000 (10:24 -0700)
commitab63953e195fafba4a81e18d6f785a8b2fb60669
tree4ef7ad7f211a274a4aa2f4cf8537b6e6e0185d63
parent925b1f338e7632f828226bf471476fc5d3ddbc79
reorg.c (fill_slots_from_thread): Don't steal delay list from target if condition code of jump conflicts with...

        * reorg.c (fill_slots_from_thread): Don't steal delay list from target
        if condition code of jump conflicts with opposite_needed.
        * reorg.c (fill_slots_from_thread): Mark resources referenced in
        opposite_needed thread.  Return delay_list even when cannot get
        any more delay insns from end of subroutine.
        * reorg.c (fill_slots_from_thread): New parameter, delay_list.
        All callers changed.

From-SVN: r18348
gcc/ChangeLog
gcc/reorg.c
This page took 0.059612 seconds and 5 git commands to generate.