Browse Source

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

* gas/all/gas.exp: Expect the redef test to fail on Xtensa.
binutils-arc-20080908-branch
Bob Wilson 18 years ago
parent
commit
b3f5a76b13
  1. 4
      gas/testsuite/ChangeLog
  2. 2
      gas/testsuite/gas/all/gas.exp

4
gas/testsuite/ChangeLog

@ -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)

2
gas/testsuite/gas/all/gas.exp

@ -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.

Loading…
Cancel
Save