This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 2/7] rs6000: Fix typo mpower64 -> mpowerpc64 in various spec strings.
On Wed, Aug 15, 2012 at 6:29 PM, Segher Boessenkool
<segher@kernel.crashing.org> wrote:
> 2012-08-15 Segher Boessenkool <segher@kernel.crashing.org>
>
> gcc/
> * config/rs6000/aix52.h (ASM_CPU_SPEC): Fix typo.
> * config/rs6000/aix53.h (ASM_CPU_SPEC): Ditto.
> * config/rs6000/aix61.h (ASM_CPU_SPEC): Ditto.
> * config/rs6000/driver-rs6000.c (asm_names): Ditto.
This patch is okay.
Thanks, David