• law's avatar
    * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value. · 6b5be7f8
    law authored
            (shorten_branches, final_scan_insn): Test value of
            JUMP_TABLES_IN_TEXT_SECTION instead of just testing whether it
            is defined.
            * tm.texi (JUMP_TABLES_IN_TEXT_SECTION): Corresponding changes.
            * arm/coff.h: Define JUMP_TABLES_IN_TEXT_SECTION to 1.
            coff.h: Likewise.
            * i386/386bsd.h: Likewise.
            * i386/freebsd-elf.h: Likewise.
            * i386/freebsd.h: Likewise.
            * i386/netbsd.h: Likewise.
            * i386/ptx4-i.h: Likewise.
            * i386/sysv4.h: Likewise.
            * pa/pa.h: Likewise.
            * rs6000/linux.h: Likewise.
            * rs6000/rs6000.h: Likewise.
            * sh/sh.h: Likewise.
            * sparc/sp64-elf.h: Likewise.
            * v850/v850.h: Likewise.
            * rs6000/sysv4.h: Define JUMP_TABLES_IN_TEXT_SECTION to 0.
            * i386/linux.h: Define JUMP_TABLES_IN_TEXT_SECTION to (flag_pic).
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19940 138bc75d-0d04-0410-961f-82ee72b054a4
    6b5be7f8
coff.h 6.66 KB