* ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
[deliverable/binutils-gdb.git] / ld / testsuite / ld-undefined / undefined.exp
index ac7c98600c7c2bb1780b21f086604a76c2555192..d4bb65053cc86107444f63e64aa4697a02eb3e89 100644 (file)
@@ -78,6 +78,8 @@ setup_xfail "alpha*-*-linux*"
 setup_xfail "hppa*64*-*-*"
 setup_xfail "mn10300-*-elf"
 setup_xfail "sh-*-*"
+setup_xfail "m6811-*-*"
+setup_xfail "m6812-*-*"
 
 set mf "tmpdir/undefined.o* In function `function':"
 checkund $mf $testfn
@@ -132,6 +134,8 @@ set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
 setup_xfail mcore-*-elf
 setup_xfail mips-sgi-irix6*
 setup_xfail "sh64-*-*"
+setup_xfail "m6811-*-*"
+setup_xfail "m6812-*-*"
 
 # The undefined test fails on 31 bit s/390 because the address of the 
 # function `this_function_is_not_defined' is stored in the literal pool of
This page took 0.0306149999999999 seconds and 4 git commands to generate.