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: RFA: Recording MIPS ABI selection in binaries


On Tue, Aug 08, 2000 at 05:15:18PM -0700, Nick Clifton wrote:
> That does not work.  Or rather it does not do what I want it to do,
> since named_section() invokes ASM_OUTPUT_SECTION_NAME, which is
> defined (for the mips in mips/elf.h) in such a way that the section
> always has the ALLOC flag set.  I do not want these sections to have
> any bits set, so I use fprintf instead.

Ah.  Documenting that, assuming the MIPS bits are approved,
seems like a good idea then.


r~

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