OSDN Git Service

* gas/m68k/all.exp: Skip fmoveml on fido.
authorkazu <kazu>
Fri, 4 May 2007 15:45:21 +0000 (15:45 +0000)
committerkazu <kazu>
Fri, 4 May 2007 15:45:21 +0000 (15:45 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp

index 309acb5..2bbb56c 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-04  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gas/m68k/all.exp: Skip fmoveml on fido.
+
 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gas/4460
index 069d4af..7153e7b 100644 (file)
@@ -42,7 +42,12 @@ if { [istarget m68*-*-*] || [istarget fido*-*-*] } then {
     }
 
     run_dump_test link
-    run_dump_test fmoveml
+
+    # fido does not have a floating point unit.
+    if ![istarget fido-*-*] then {
+       run_dump_test fmoveml
+    }
+
     run_dump_test mcf-mov3q
     run_dump_test mode5
     run_dump_test mcf-mac