public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hp@bitrange.com>
To: Alan Modra <amodra@bigpond.net.au>
Cc: Ben Elliston <bje@redhat.com>, <binutils@sources.redhat.com>
Subject: Re: line number tracking for local labels
Date: Mon, 17 Sep 2001 20:43:00 -0000	[thread overview]
Message-ID: <Pine.BSF.4.30.0109172334480.44904-100000@dair.pair.com> (raw)
In-Reply-To: <20010917180503.K27386@bubble.sa.bigpond.net.au>

On Mon, 17 Sep 2001, Alan Modra wrote:
> On Mon, Sep 17, 2001 at 03:52:20AM -0400, Hans-Peter Nilsson wrote:

> What fixS?  sym->sy_frag isn't much use either, as that should give the
> start of the frag where the sym was defined, not the line where the sym
> was referenced.

Ok, I see now.  Here, we're crawling the symbol chain, and
there's no handle to any user of the symbol.  Usually we have
the "current" frag or fix nearby, when something is wrong with
an operand or such.

I guess one could crawl all frags and try to find one/all users
if the error message is important enough.

brgds, H-P

  reply	other threads:[~2001-09-17 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-16 23:14 Ben Elliston
2001-09-17  0:13 ` Alan Modra
2001-09-17  0:52   ` Hans-Peter Nilsson
2001-09-17  1:35     ` Alan Modra
2001-09-17 20:43       ` Hans-Peter Nilsson [this message]
2001-09-17 21:39         ` Alan Modra
2001-09-17 13:01     ` Ben Elliston

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=Pine.BSF.4.30.0109172334480.44904-100000@dair.pair.com \
    --to=hp@bitrange.com \
    --cc=amodra@bigpond.net.au \
    --cc=binutils@sources.redhat.com \
    --cc=bje@redhat.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 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).