* gas/m68k/all.exp: Skip fmoveml on fido.

This commit is contained in:
Kazu Hirata 2007-05-04 15:45:21 +00:00
parent 3410fea824
commit 1bc5dc8712
2 changed files with 10 additions and 1 deletions

View 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

View 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