This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: [Patch] Unterminated .eh_frame when using --eh-frame-hdr


Ulrich Drepper <drepper@redhat.com> writes:
> Richard Sandiford wrote:
>> At the moment, the linker doesn't convert these absolute MIPS FDEs into
>> PC-relative form (although it probably should)
>
> Then fix the linker.  We are not adding support for broken tools,
> especially not when it affects only one architecture.

But if the .eh_frame_hdr format says that the table is optional
(and it does), shouldn't glibc be prepared to cope with that?
We're only talking about 4 extra bytes ;)

Richard


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