From 0d118af54642e5a1a4d7cc295487d3f2e1d7f56b Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 7 Jun 2001 17:18:56 +0000 Subject: [PATCH] 2001-06-07 H.J. Lu * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/mips.exp | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f0759fc25d..57c6707e0f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ 2001-06-07 H.J. Lu + * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips. + +2001-06-07 H.J. Lu + * gas/mips/empic.d: Support stabs. * gas/mips/mips16-e.d: Likewise. * gas/mips/mips16-f.d: Likewise. diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index 5720f6257d..aedaf90e05 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -88,6 +88,8 @@ if { [istarget mips*-*-*] } then { run_dump_test "mips4010" run_dump_test "mips4650" run_dump_test "mips4100" + # Linux uses ELF stabs, which doesn't support line number. + setup_xfail "mips*-*-*linux*" run_dump_test "lineno" run_dump_test "sync" run_dump_test "mips32" -- 2.11.0