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] Hookize ASM_DECLARE_CONSTANT_NAME


On Jun 7, 2010, at 2:21 PM, Anatoly Sokolov wrote:
>  The patch has been bootstrapped on and regression tested on 

>        * config/darwin-protos.h (darwin_asm_declare_constant_name): Declare.
>        * config/darwin.c (darwin_asm_declare_constant_name): New function.
>        (machopic_output_indirection): Update assemble_label argument list.
>        * ASM_DECLARE_CONSTANT_NAME): Remove.
>        (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.

Ok.  (Not sure if it'll speed up the process, as the above isn't the entire patch, just the darwin bits.


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