Fix PR number in previous delta.
This commit is contained in:
parent
6815ee43d5
commit
63339ec3f3
4 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
2010-09-09 Nick Clifton <nickc@redhat.com>
|
2010-09-09 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR gas/11931
|
PR gas/11973
|
||||||
* gas/mn10300/pr11931.s: New file: Test case.
|
* gas/mn10300/pr11973.s: New file: Test case.
|
||||||
* gas/mn10300/pr11931.d: New file: Expected output.
|
* gas/mn10300/pr11973.d: New file: Expected output.
|
||||||
* gas/mn10300/basic.exp: Run the new test.
|
* gas/mn10300/basic.exp: Run the new test.
|
||||||
|
|
||||||
2010-09-09 Tejas Belagod <tejas.belagod@arm.com>
|
2010-09-09 Tejas Belagod <tejas.belagod@arm.com>
|
||||||
|
|
|
@ -1806,5 +1806,5 @@ if [istarget mn10300*-*-*] then {
|
||||||
|
|
||||||
run_dump_test "am33-2"
|
run_dump_test "am33-2"
|
||||||
run_dump_test "relax"
|
run_dump_test "relax"
|
||||||
run_dump_test "pr11931"
|
run_dump_test "pr11973"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue