Fix HEAD build on amd64
Daniel Jacobowitz
drow@false.org
Fri Feb 24 21:50:00 GMT 2006
On Fri, Feb 24, 2006 at 01:37:30PM -0800, Roland McGrath wrote:
> Why shouldn't .eh_frame always be read-only?
It depends on the encoding selected by GCC. The code in dwarf2out.c
suggests that there is at least one architecture, somewhere, which
uses DW_EH_PE_absptr or DW_EH_PE_aligned even for PIC code, and various
linker versions where it must conservatively be writable.
--
Daniel Jacobowitz
CodeSourcery
More information about the Libc-alpha
mailing list