This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Is linkonce underused?


On Tue, Dec 17, 2002 at 05:34:29PM -0500, Jim Wilson wrote:
> There is support in the assembler for putting IA-64 EH info into linkonce
> sections.  I don't know if anyone has thought about putting the dwarf2 CFI
> based EH info into linkonce sections.

Recent binutils linker throws away EH frame FDEs/CIEs against removed sections
and does other optimizations on .eh_frame too.

	Jakub


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