2008-08-20 Bob Wilson <bob.wilson@acm.org>

* gas/all/gas.exp: Expect the redef test to fail on Xtensa.
This commit is contained in:
Bob Wilson 2008-08-20 23:38:39 +00:00
parent 28dbbc0203
commit b3f5a76b13
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-08-20 Bob Wilson <bob.wilson@acm.org>
* gas/all/gas.exp: Expect the redef test to fail on Xtensa.
2008-08-20 H.J. Lu <hongjiu.lu@intel.com>
AVX Programming Reference (August, 2008)

View File

@ -87,7 +87,7 @@ case $target_triplet in {
{ *c54x*-*-* } { }
{ z80-*-* } { }
default {
setup_xfail "*c30*-*-*" "*c4x*-*-*" "pdp11-*-*"
setup_xfail "*c30*-*-*" "*c4x*-*-*" "pdp11-*-*" "xtensa*-*-*"
run_dump_test redef
# The next two tests can fail if the target does not convert fixups
# against ordinary symbols into relocations against section symbols.