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 commit] PR gold/17639: Fix corrupted .eh_frame section with LTO and --gc-sections


> 2014-11-25  Cary Coutant  <ccoutant@google.com>
>
> gold/
>         PR gold/17639
>         * object.cc (Sized_relobj_file): Initialize is_deferred_layout_.
>         (Sized_relobj_file::do_layout): Handle deferred sections properly
>         during GC pass 1. Don't add reloc sections to deferred list twice.
>         * object.h (Sized_relobj_file::is_deferred_layout): New function.
>         (Sized_relobj_file::is_deferred_layout_): New data member.

I backported this patch to binutils-2_25-branch.

-cary


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