OSDN Git Service

PR rtl-optimization/51187
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Nov 2011 20:39:10 +0000 (20:39 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Nov 2011 20:39:10 +0000 (20:39 +0000)
commit724abf70d6f4dd8617e5ff2ec771668217bb2813
treed088d2a1dea04936e7d4bddf32a768523c583d88
parentd1d4c18b3ca1db9805539b61d2e5da87b8ec38fa
PR rtl-optimization/51187
* reorg.c (relax_delay_slots): Do not consider a jump useless if there
is a barrier between the jump and its target label.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@181514 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/delay-slot-2.c [new file with mode: 0644]