2008-08-20 Bob Wilson <bob.wilson@acm.org>
authorBob Wilson <bob.wilson@acm.org>
Wed, 20 Aug 2008 23:38:39 +0000 (23:38 +0000)
committerBob Wilson <bob.wilson@acm.org>
Wed, 20 Aug 2008 23:38:39 +0000 (23:38 +0000)
        * gas/all/gas.exp: Expect the redef test to fail on Xtensa.

gas/testsuite/ChangeLog
gas/testsuite/gas/all/gas.exp

index 8a44080..112ff49 100644 (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)
index 6b63d02..f6e01f0 100644 (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.