diff options
author | Bob Wilson <bob.wilson@acm.org> | 2005-05-20 19:09:54 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2005-05-20 19:09:54 +0000 |
commit | 3974a4b6b06153614f6ed055165dde6527b8fe2d (patch) | |
tree | 1ee511cc35efc40e915f6a9f6be53d67687125c5 /ld/testsuite/ld-undefined | |
parent | 47e70edbf97b87c6cc0df322a457d45570ed6191 (diff) | |
download | binutils-gdb-3974a4b6b06153614f6ed055165dde6527b8fe2d.tar.gz |
* ld-undefined/undefined.exp: Revert xfail for xtensa-*-*.
Diffstat (limited to 'ld/testsuite/ld-undefined')
-rw-r--r-- | ld/testsuite/ld-undefined/undefined.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp index 6408068a7b7..07fca0571f8 100644 --- a/ld/testsuite/ld-undefined/undefined.exp +++ b/ld/testsuite/ld-undefined/undefined.exp @@ -128,7 +128,5 @@ 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 |