line number tracking for local labels

Hans-Peter Nilsson hp@bitrange.com
Mon Sep 17 00:52:00 GMT 2001


On Mon, 17 Sep 2001, Alan Modra wrote:

> On Mon, Sep 17, 2001 at 04:14:45PM +1000, Ben Elliston wrote:
> > Is there sufficient context tracking in GAS to make this possible?
>
> No.

Sure?  I'd believe there is: fixS->fx_file, fx_line,
frag->fr_file, fr_line.  Maybe a well-placed as_where is all
that is needed.  Or maybe there's missing a move of the notes
from a frag to a fix.  Sorry for second-guessing "out of the
blue"; I didn't actually check tc-i386.c.

brgds, H-P



More information about the Binutils mailing list