From b3f5a76b139a892e470113bba50c3c6bfae996eb Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Wed, 20 Aug 2008 23:38:39 +0000 Subject: [PATCH] 2008-08-20 Bob Wilson * gas/all/gas.exp: Expect the redef test to fail on Xtensa. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/all/gas.exp | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8a44080c7a2..112ff491f7f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-08-20 Bob Wilson + + * gas/all/gas.exp: Expect the redef test to fail on Xtensa. + 2008-08-20 H.J. Lu AVX Programming Reference (August, 2008) diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp index 6b63d021565..f6e01f08854 100644 --- a/gas/testsuite/gas/all/gas.exp +++ b/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. -- 2.30.2