From a329c72357d6e4d2e73f3ce389c81b2d6f86c6e5 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sat, 29 Oct 2005 10:54:08 +0000 Subject: [PATCH] PR gas/1630 * gas/all/gas.exp : Xfail for cris-*-* and mmix-*-*. --- gas/testsuite/ChangeLog | 6 ++++++ gas/testsuite/gas/all/gas.exp | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d79e09e9773..b356b486fd2 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2005-10-29 Hans-Peter Nilsson + + PR gas/1630 + * gas/all/gas.exp : Xfail for cris-*-* and mmix-*-*. + 2005-10-27 Jan Beulich * gas/i386/equ.d: Fix typo. diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp index b67b23791c7..c5fbe75427f 100644 --- a/gas/testsuite/gas/all/gas.exp +++ b/gas/testsuite/gas/all/gas.exp @@ -256,10 +256,15 @@ if { ![istarget "i960-*-*"] } { case $target_triplet in { { z80-*-* } { } default { + setup_xfail cris-*-* mmix-*-* run_dump_test weakref1 + setup_xfail cris-*-* mmix-*-* run_dump_test weakref1g + setup_xfail cris-*-* mmix-*-* run_dump_test weakref1l + setup_xfail cris-*-* mmix-*-* run_dump_test weakref1u + setup_xfail cris-*-* mmix-*-* run_dump_test weakref1w } } -- 2.30.2