* ld-undefined/undefined.exp: xfail xtensa-*-*.
This commit is contained in:
parent
6fc08d328b
commit
34732de928
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user