[C PATCH]: Vector type init
Aldy Hernandez
aldyh@redhat.com
Mon Aug 4 13:59:00 GMT 2003
Hi Nathan.
Thanks so much for looking at this. This patch looks fine to me, but
I do not maintain generic vector code throughout the compiler; a
global maintainer will have to approve it.
Mark? Richard?
> /* { dg-do compile { target powerpc-*-eabispe } } */
> /* { dg-options "-mcpu=8540 -mabi=spe -O0" } */
The target should be powerpc-*-eabi* because the options above will
turn on SPE anyhow. This way we can test this behavior on generic
powerpc-eabi as well.
Aldy
More information about the Gcc-patches
mailing list