rs6000.c (rs6000_elf_select_section): Treat DEFAULT_ABI == ABI_AIX like PIC.
commitc6664446f6de665497aeb8c319926132e49373df
authorDavid Edelsohn <edelsohn@gnu.org>
Fri, 23 Aug 2002 18:02:22 +0000 (23 18:02 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 23 Aug 2002 18:02:22 +0000 (23 14:02 -0400)
treee2bce1e8f0eae7541bc641155d270506cb549f80
parentda57d233f914080596e109a21f4ba1a3488736dd
rs6000.c (rs6000_elf_select_section): Treat DEFAULT_ABI == ABI_AIX like PIC.

        * config/rs6000/rs6000.c (rs6000_elf_select_section): Treat
        DEFAULT_ABI == ABI_AIX like PIC.  Test PIC & reloc for readonly
        default.
        (rs6000_elf_unique_section): Likewise.

From-SVN: r56544
gcc/ChangeLog
gcc/config/rs6000/rs6000.c