PATCH: More AltiVec builtin/argument combinations

Janis Johnson janis187@us.ibm.com
Tue May 11 19:44:00 GMT 2004


On Tue, May 11, 2004 at 01:25:43PM -0400, Aldy Hernandez wrote:
> >>>>> "Ziemowit" == Ziemowit Laski <zlaski@apple.com> writes:
> 
>  > +/* { dg-do compile { target powerpc*-*-* } } */
>  > +/* { dg-options "-faltivec" } */
> 
> Huh, we don't have an -faltivec option on non-darwin, and you're
> running this test for all powerpc variants.

Is there a reason for tests using -faltivec instead of -maltivec and
including <altivec.h>?  I can see having a couple of tests like that to
make sure that works for darwin, but if tests are general altivec
support then they should be usable by other powerpc targets as well.

Janis



More information about the Gcc-patches mailing list