reorg.c (relax_delay_slots): Create a new variable to hold the temporary target rathe...
authorJeff Law <law@redhat.com>
Mon, 15 May 2017 17:21:31 +0000 (11:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 May 2017 17:21:31 +0000 (11:21 -0600)
commite30ce0a36c89794543381b3699cc23011af4e85c
tree84821df085894cc6ada5cd4b4bedf59d2e828ce9
parentcc9d8f3b46c0fbb515199d067789aaf890b62088
reorg.c (relax_delay_slots): Create a new variable to hold the temporary target rather than clobbering...

* reorg.c (relax_delay_slots): Create a new variable to hold
the temporary target rather than clobbering TARGET_LABEL.

* gcc.target/mips/reorgbug-1.c: New test.

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