* Patch: Fix gas/mips testsuite for linux/mips
@ 2001-06-07 17:38 H . J . Lu
0 siblings, 0 replies; only message in thread
From: H . J . Lu @ 2001-06-07 17:38 UTC (permalink / raw)
To: binutils, linux-mips
Since linux/mips is switched to stabs, line number is not longer
supported. I checked in the following patch.
H.J.
----
2001-06-07 H.J. Lu <hjl@gnu.org>
* gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
Index: gas/mips/mips.exp
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/mips/mips.exp,v
retrieving revision 1.10
diff -u -p -r1.10 mips.exp
--- mips.exp 2001/06/07 00:57:10 1.10
+++ mips.exp 2001/06/07 17:16:29
@@ -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"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-06-07 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-07 17:38 Patch: Fix gas/mips testsuite for linux/mips H . J . Lu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox