This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gold patch: fix problem with TLS and 128-bit data on x86_64


> Makes sense.  I agree that issuing a warning for a non-zero addend
> would seem to be appropriate, since, if it means anything, we won't be
> handling it correctly.  That may let us find the problem sooner, if
> there is a problem.
>
> I agree that if there is an added, it should mean (address of GOT
> entry for (S + A)).

I've committed this patch. I'll add checks for non-zero addends with a
later patch -- that ought to be done more comprehensively, probably in
the scan phase.

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]