From 5165968d1dcab18ec22267d5436ad3256b8428ff Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 30 Sep 2002 21:12:24 +0000 Subject: [PATCH] 2002-09-30 H.J. Lu * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and empic3_g2 on Linux/mips. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/mips/mips.exp | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b65703e244..668e5a453c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2002-09-30 H.J. Lu + * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and + empic3_g2 on Linux/mips. + +2002-09-30 H.J. Lu + * gas/mips/vr4120.d: Pass -m mips:4120 to objdump. 2002-09-30 Gavin Romig-Koch diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index c5bd38b9af..923f2043a6 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -222,10 +222,14 @@ if { [istarget mips*-*-*] } then { } run_dump_test "elf-rel5" run_dump_test "elf-rel6" + setup_xfail "mips*-*-*linux*" run_dump_test "${tmips}${el}empic" + setup_xfail "mips*-*-*linux*" run_dump_test "empic2" run_dump_test "empic3_e" + setup_xfail "mips*-*-*linux*" run_dump_test "empic3_g1" + setup_xfail "mips*-*-*linux*" run_dump_test "empic3_g2" if { !$no_mips16 } { run_dump_test "${tmips}mips${el}16-e" -- 2.11.0