public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* debug/3532: mips stabs are emitted wrongly for current binutils
@ 2001-07-02 16:36 dan
  0 siblings, 0 replies; only message in thread
From: dan @ 2001-07-02 16:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3532
>Category:       debug
>Synopsis:       mips stabs are emitted wrongly for current binutils
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 02 16:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dan@debian.org
>Release:        gcc-3.0
>Organization:
>Environment:
Native compiler for mipsel-linux, or cross from i386-linux to mipsel-linux.
>Description:
mips_output_lineno emits stabn directives like this:
$LM5:
        .stabn  68,0,7,$LM5

But now that current binutils have MIPS_STABS_ELF turned on, they
expect the address to be relative (i.e. $LM5-main).
>How-To-Repeat:

>Fix:
Either binutils/gdb or gcc needs to be changed; we may have to autoconf
guesstest for the version of GAS being used and whether gas is being used at all.  Ugh.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-02 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-02 16:36 debug/3532: mips stabs are emitted wrongly for current binutils dan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).