From 9160c09b0f3eaa27b3ae1c0a483e12ba430e7a09 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,3 +1,7 @@ +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. 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"