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: Remove .eh_frame zero terminators


On Thu, Aug 31, 2017 at 06:10:07AM -0700, H.J. Lu wrote:
> We should revisit:
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54568
> 
> At least always pass --eh-frame-hdr to ld for -flto.

Yes, that would make sense on the gcc side.  For ld, we ought to be
more clever about where we put things after the plugin adds the LTO
recompiled objects.  Ideally the recompiled objects ought to be
ordered to same place their IR objects were, and files extracted from
archives on the second pass ought to go in the same place as they
would if extracted on the first pass..

-- 
Alan Modra
Australia Development Lab, IBM


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