Is linkonce underused?

Jakub Jelinek jakub@redhat.com
Tue Dec 17 15:44:00 GMT 2002


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



More information about the Gcc mailing list