gas/
commitd3befc3209b75dd92a1b5166ab033dbbdf9b6cc6
authorRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 23 Jun 2011 20:21:37 +0000 (23 20:21 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 23 Jun 2011 20:21:37 +0000 (23 20:21 +0000)
tree477b16c164011b13fe963bd06d14da88e5050113
parentb0b2c78443202be8166a1ee9ff0ecfb815f9e56c
gas/
PR gas/12915
* config/tc-mips.c (append_insn): Only consider hazards between the
pre-noreorder block and ip.

gas/testsuite/
* gas/mips/pr12915.s, gas/mips/pr12915.d: New test.
* gas/mips/mips.exp: Run it.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/pr12915.d [new file with mode: 0644]
gas/testsuite/gas/mips/pr12915.s [new file with mode: 0644]