invoke.texi: Add cpu_type power6.
authorPete Steinmetz <steinmtz@us.ibm.com>
Thu, 1 Jun 2006 15:44:13 +0000 (15:44 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 1 Jun 2006 15:44:13 +0000 (11:44 -0400)
commite118597e1909cbb4d59374306ec219a386a8a42a
tree950d5d2963a77cdd425296be45d1ccd0d33fa780
parentd3f27077c42ca8959ef37b8e7541e06826094d42
invoke.texi: Add cpu_type power6.

* doc/invoke.texi: Add cpu_type power6.
* config.gcc: Add cpu_type power6.
* config/rs6000/rs6000.c (rs6000_override_options): Alias power6
to power5+ with Altivec.
* config/rs6000/aix52.h (ASM_CPU_SPEC): Add power6.
* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add power6.

From-SVN: r114309
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/aix52.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/doc/invoke.texi