* ld-undefined/undefined.exp: xfail xtensa-*-*.
authorBob Wilson <bob.wilson@acm.org>
Wed, 11 May 2005 20:52:43 +0000 (20:52 +0000)
committerBob Wilson <bob.wilson@acm.org>
Wed, 11 May 2005 20:52:43 +0000 (20:52 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-undefined/undefined.exp

index a24753860064755bdd9d4f7076a57de4ec45bcfd..4cf3c1b552499d2f25fc05f980f9c891af566d58 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-11  Bob Wilson  <bob.wilson@acm.org>
+
+       * ld-undefined/undefined.exp: xfail xtensa-*-*.
+
 2005-05-07  Alan Modra  <amodra@bigpond.net.au>
 
        * ld-powerpc/tlsexe32.d: Update for changed got layout.
index 4d6b6243a130ed970deebfdd4f5b0a14d14c771a..9369f4559b22ae17b367defeb3b646721eb92903 100644 (file)
@@ -128,5 +128,7 @@ setup_xfail "sh64-*-*"
 # of 9. On 64 bit s/390 this works because of the new brasl instruction that
 # doesn't need a literal pool entry.
 setup_xfail s390-*-*
+# Xtensa also uses a literal pool and has the same problem as s/390.
+setup_xfail xtensa-*-*
 
 checkund $ml $testline
This page took 0.024727 seconds and 4 git commands to generate.