------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-01 19:12 -------
Subject: Bug 26389

Author: pinskia
Date: Wed Mar  1 19:12:22 2006
New Revision: 111609

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111609
Log:
2006-03-01  Andrew Pinski  <[EMAIL PROTECTED]>

        PR target/26389
        * 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.
        (objc_cls_refs_section): Likewise.
        * config/darwin.c (darwin_asm_output_anchor): New
        function.
        * config/darwin.h (TARGET_ASM_OUTPUT_ANCHOR): Define.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/darwin-protos.h
    trunk/gcc/config/darwin-sections.def
    trunk/gcc/config/darwin.c
    trunk/gcc/config/darwin.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26389

Reply via email to