gcc/
commit3d59aca0c1fd09209044bedb41dbcdba5d8589b0
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2014 22:16:49 +0000 (8 22:16 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jan 2014 22:16:49 +0000 (8 22:16 +0000)
tree8a0b3aaea6b10e0c6b5e5cfbfe7850a9bb8c8817
parentde7466cfbe7bfd81845e88fde48f0b2d1216edb0
gcc/
PR rtl-optimization/59137
* reorg.c (steal_delay_list_from_target): Call update_block for
elided insns.
(steal_delay_list_from_fallthrough, relax_delay_slots): Likewise.

gcc/testsuite/
PR rtl-optimization/59137
* gcc.target/mips/pr59137.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206445 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr59137.c [new file with mode: 0644]