* gas/m68k/all.exp: Skip fmoveml on fido.
authorKazu Hirata <kazu@codesourcery.com>
Fri, 4 May 2007 15:45:21 +0000 (15:45 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Fri, 4 May 2007 15:45:21 +0000 (15:45 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp

index 309acb5b501a99bab3b2c1c2a87de5da4a434322..2bbb56c94d6654509f0147d3c51c055ef3c306e0 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 069d4af6e29c759caf12d372587ea075119656fa..7153e7b022a1b98eb1fc3f68da1e35d394ff9652 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