This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH] Fix i386 @NTPOFF and @DTPOFF with addend
On Tue, Sep 10, 2002 at 03:07:06PM -0700, Roland McGrath wrote:
> Also, having as do the negation seems a little questionable.
> Shouldn't the assembly writer (and compiler) know that it is using
> a negative operand in this case and write it that way?
I agree. Thinking at the relocation level, it would be confusing
to not treat the symbol+addend as a single quantity.
r~