Fix PR number in previous delta.

This commit is contained in:
Nick Clifton 2010-09-09 10:40:54 +00:00
parent 6815ee43d5
commit 63339ec3f3
4 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
2010-09-09 Nick Clifton <nickc@redhat.com>
PR gas/11931
* gas/mn10300/pr11931.s: New file: Test case.
* gas/mn10300/pr11931.d: New file: Expected output.
PR gas/11973
* gas/mn10300/pr11973.s: New file: Test case.
* gas/mn10300/pr11973.d: New file: Expected output.
* gas/mn10300/basic.exp: Run the new test.
2010-09-09 Tejas Belagod <tejas.belagod@arm.com>

View File

@ -1806,5 +1806,5 @@ if [istarget mn10300*-*-*] then {
run_dump_test "am33-2"
run_dump_test "relax"
run_dump_test "pr11931"
run_dump_test "pr11973"
}