import insight-2000-02-04 snapshot (2nd try)
[external/binutils.git] / gas / testsuite / gas / m68k-coff / gas.exp
index aa069fa..ab7eefa 100644 (file)
@@ -9,6 +9,7 @@ if [istarget m68*-*-coff] then {
     gas_test "t1.s" "" $stdoptlist "multiple .file directives"
 
     gas_test "p2389.s" "" $stdoptlist "bss fill"
-    gas_test_error "p2389a.s" "" "detect bss fill with non-zero data"
 
+    setup_xfail m68*-*-coff
+    gas_test_error "p2389a.s" "" "detect bss fill with non-zero data"
 }