]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/testsuite/gas/m68k/all.exp
* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / m68k / all.exp
index d5261708be549f6d940d1e399ce15397d140267a..9516b1ab1dfc6b0299a2add194f50a9b2755482c 100644 (file)
@@ -25,12 +25,21 @@ if [istarget m68*-*-*] then {
 
     gas_test_error "p2410.s" "" "out-of-range 'bras'"
 
+    # Reloc types etc. need changing for aout and coff to pass.
+    setup_xfail "*-*"
+    clear_xfail "*-*-*elf*" "*-*-sysv4*" "*-*-rtems" "*-*-*gnu*" "*-*-psos*"
     run_dump_test pcrel
     run_dump_test operands
     run_dump_test cas
     run_dump_test bitfield
     run_dump_test link
     run_dump_test fmoveml
+    run_dump_test mcf-mov3q
+    run_dump_test mode5
+    run_dump_test mcf-mac
+    run_dump_test mcf-emac
+    run_dump_test mcf-fpu
+    run_dump_test arch-cpu-1
 
     set testname "68000 operands"
     gas_run "operands.s" "-m68000" "2>err.out"