• clm's avatar
    * flags.h: Add flag_data_sections. · e70c91fb
    clm authored
            * toplev.c:  Add option -fdata-sections.  Add flag_data_sections.
            (compile_file):  Error if flag_data_sections not supported.
            * varasm.c (assemble_variable):  Handle flag_data_sections.
            * config/svr4.h:  Modify prefixes for UNIQUE_SECTION_NAME.
            * config/mips/elf.h:  Likewise.
            * config/mips/elf64.h:  Likewise.
            * invoke.texi:  Describe -fdata-sections.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22619 138bc75d-0d04-0410-961f-82ee72b054a4
    e70c91fb
svr4.h 35.4 KB