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: .eh_frame optimization question


On Thu, Jan 04, 2007 at 11:09:40AM +0800, Jie Zhang wrote:
> In build_link_order, only 
> the input sections which don't have SEC_EXCLUDE set will be assigned 
> type bfd_indirect_link_order for its linker_order.

Ah, yes.  Actually, I think it would be OK to not set SEC_EXCLUDE
for .eh_frame sections.  ie. Your patch to elf-eh-frame.c is OK.
I've committed a version without the extra comment.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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