]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/59137 (Miscompilation at -O1 on mips/mipsel)
authorRichard Sandiford <rdsandiford@googlemail.com>
Wed, 8 Jan 2014 22:16:49 +0000 (22:16 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 8 Jan 2014 22:16:49 +0000 (22:16 +0000)
commitdf6c88082dc25c4b511b0fc5ba98dd2acfff0a04
tree8a0b3aaea6b10e0c6b5e5cfbfe7850a9bb8c8817
parentace295afeb0a126d960339d0e04e3b8b26e96670
re PR rtl-optimization/59137 (Miscompilation at -O1 on mips/mipsel)

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.

From-SVN: r206445
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr59137.c [new file with mode: 0644]