Fix PR number in previous delta.
authorNick Clifton <nickc@redhat.com>
Thu, 9 Sep 2010 10:40:54 +0000 (10:40 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 9 Sep 2010 10:40:54 +0000 (10:40 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/mn10300/basic.exp
gas/testsuite/gas/mn10300/pr11973.d [moved from gas/testsuite/gas/mn10300/pr11931.d with 100% similarity]
gas/testsuite/gas/mn10300/pr11973.s [moved from gas/testsuite/gas/mn10300/pr11931.s with 100% similarity]

index 4e62036..988d073 100644 (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>
index 2d7d89e..f84022d 100644 (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"
 }