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] Add -fsection-anchor support for Darwin


> Thanks,
> Andrew Pinski
> ChangeLog:
> 
> 	* config/darwin-protos.h (darwin_asm_output_anchor):
> 	Declare.
> 	* config/darwin-sections.def (cstring_section):
> 	Add SECTION_MERGE to the flags.
> 	(literal4_section): Likewise.
> 	(literal8_section): Likewise.
> 	(objc_selector_refs_section): Likewise.
> 	* config/darwin.c (darwin_asm_output_anchor): New
> 	function.
> 	* config/darwin.h (TARGET_ASM_OUTPUT_ANCHOR): Define.

Guess I should attach the patch :).



Attachment: fixanchors.diff.txt
Description: ASCII C program text


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