]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 24 Jun 2003 13:54:49 +0000 (13:54 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Tue, 24 Jun 2003 13:54:49 +0000 (13:54 +0000)
* gas/h8300/h8300-elf.exp: ...here.

gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/h8300-elf.exp
gas/testsuite/gas/h8300/h8300.exp

index 967c85af0356e5894fbaec6db43b60b376c2a97a..4245fd2dfbc90f8e855b181b19bc4974f52a72c5 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-24  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
+       * gas/h8300/h8300-elf.exp: ...here.
+
 2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
 
        * gas/i386/i386.exp: Add prescott.
index 66e2dfe8827d8e93afaf554098cf364c46d4823c..51f4dbe7d88e1ecc7863348bd18a4397cb66f209 100644 (file)
@@ -277,4 +277,8 @@ if [istarget h8300*-*-elf] then {
 
     # Now some random tests
     run_dump_test "ffxx1-elf"
+
+    run_dump_test h8sx_disp2
+    run_dump_test h8sx_rtsl
+    run_dump_test h8sx_mov_imm
 }
index 2aa2b06136064d17f49bab298b2e735a35f46f3d..a34876e019c497afa86bf13a536f3e97bb36effc 100644 (file)
@@ -2167,10 +2167,6 @@ if [istarget h8300*-*-*] then {
 
     do_h8300h_mov32bug
 
-    run_dump_test h8sx_disp2
-    run_dump_test h8sx_rtsl
-    run_dump_test h8sx_mov_imm
-
     # Now some random tests
     set svr4pic [expr [istarget *-*-elf*] || [istarget *-*-irix5*] ]
     set empic [expr [istarget *-*-ecoff*] || [istarget *-*-ultrix*] || [istarget *-*-irix\[1-4\]*] ]