]> gcc.gnu.org Git - gcc.git/commit
reorg.c (optimize_skip): Do not thread a jump to a new target if doing so would inval...
authorJeff Law <law@gcc.gnu.org>
Fri, 1 Oct 1993 03:23:10 +0000 (21:23 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 1 Oct 1993 03:23:10 +0000 (21:23 -0600)
commit0e5bad531b3ab78b6a4fd88e80db6232fe460107
treed5ee58bbeee6d229a3cec1a73ff8484f6755b2d4
parent56ae2659f7473989e070ba6857cb5fdd8bf3958e
reorg.c (optimize_skip): Do not thread a jump to a new target if doing so would invalidate the insn in...

        * reorg.c (optimize_skip): Do not thread a jump to a new
        target if doing so would invalidate the insn in the jump's
        delay slot.

From-SVN: r5540
gcc/reorg.c
This page took 0.060328 seconds and 5 git commands to generate.