From: H.J. Lu Date: Mon, 30 Sep 2002 21:12:24 +0000 (+0000) Subject: 2002-09-30 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5d42dcdf5f9e87828b9c3a596fd7b56f5a95232b;p=binutils-gdb.git 2002-09-30 H.J. Lu * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and empic3_g2 on Linux/mips. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b65703e244b..668e5a453c7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +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. diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index c5bd38b9af9..923f2043a63 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"