diff options
Diffstat (limited to 'ld/testsuite/ld-undefined/undefined.exp')
-rw-r--r-- | ld/testsuite/ld-undefined/undefined.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp index 4d6b624..9369f45 100644 --- a/ld/testsuite/ld-undefined/undefined.exp +++ b/ld/testsuite/ld-undefined/undefined.exp @@ -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 |