ld/testsuite/
authorJoseph Myers <joseph@codesourcery.com>
Thu, 31 Aug 2006 13:21:22 +0000 (13:21 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 31 Aug 2006 13:21:22 +0000 (13:21 +0000)
* ld-scripts/crossref.exp: XFAIL third test on mips*-*-linux*.

ChangeLog.csl
ld/testsuite/ld-scripts/crossref.exp

index 613242f..b1623d0 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-31  Joseph Myers  <joseph@codesourcery.com>
+
+       ld/testsuite/
+       * ld-scripts/crossref.exp: XFAIL third test on mips*-*-linux*.
+
 2006-08-30  Mark Shinwell  <shinwell@codesourcery.com>
 
        bfd/
index c47e05f..dacd771 100644 (file)
@@ -104,6 +104,8 @@ if [string match "" $exec_output] then {
     }
 }
 
+setup_xfail mips*-*-linux*
+
 # Check cross references for ld -r
 
 if { ![ld_compile $CC "$srcdir/$subdir/cross4.c" tmpdir/cross4.o] } {