rs6000.c (rs6000_override_options): Add SUBSUBTARGET_OVERRIDE_OPTIONS.
authorAldy Hernandez <aldyh@redhat.com>
Thu, 13 Dec 2001 23:14:45 +0000 (23:14 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Thu, 13 Dec 2001 23:14:45 +0000 (23:14 +0000)
commit10baca6bed5250bd1e6d0848a294b547de508a41
tree316c4d12ffe5c5151b7777aa5f8a6482bd821994
parent855d2bdb6b0d34d61ffa38993c523c9b6ee82611
rs6000.c (rs6000_override_options): Add SUBSUBTARGET_OVERRIDE_OPTIONS.

        * config/rs6000/rs6000.c (rs6000_override_options): Add
        SUBSUBTARGET_OVERRIDE_OPTIONS.

        * config/rs6000/eabialtivec.h: New file.

* config/rs6000/linuxaltivec.h: New file.

* config.gcc: Add powerpc-*-eabialtivec and
powerpc-*-linux-gnualtivec.

From-SVN: r47981
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/eabialtivec.h [new file with mode: 0644]
gcc/config/rs6000/linuxaltivec.h [new file with mode: 0644]
gcc/config/rs6000/rs6000.c