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]
Other format: [Raw text]

Re: [PATCH] Put .gnu.linkonce.t.* owned jumptables into .gnu.linkonce.r.*instead of .rodata (take 2)


On Wed, 11 Aug 2004, Jakub Jelinek wrote:

> 	* target.h (struct gcc_target): Add asm_out.function_rodata_section.
> 	* target-def.h (TARGET_ASM_FUNCTION_RODATA_SECTION): Define.
> 	(TARGET_ASM_OUT): Add it.

I don't see documentation for this new hook in this patch.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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