From: "H . J . Lu" <hjl@lucon.org>
To: binutils@sourceware.cygnus.com, linux-mips@oss.sgi.com
Subject: Patch: Fix gas/mips testsuite for linux/mips
Date: Thu, 7 Jun 2001 10:38:07 -0700 [thread overview]
Message-ID: <20010607103807.A14754@lucon.org> (raw)
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"
reply other threads:[~2001-06-07 17:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010607103807.A14754@lucon.org \
--to=hjl@lucon.org \
--cc=binutils@sourceware.cygnus.com \
--cc=linux-mips@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.