This is the mail archive of the gcc-patches@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]

Re: More EH fixes for the PA


On Fri, May 18, 2001 at 09:07:10AM -0700, Jeffrey A Law wrote:
> The SOM linker will blow chunks if you have any dynamic relocations
> in a readonly section.

Note that we have a new macro, ASM_PREFERRED_EH_DATA_FORMAT,
which will let you encode pointers in practically arbitrary
fashions so that the EH data will be read-only.

I know SOM has a horde of relocations.  Surely some set is
appropriate...


r~


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