question about AltiVec builtins
Andrew Pinski
pinskia@physics.uc.edu
Tue May 11 23:34:00 GMT 2004
On May 11, 2004, at 19:19, Fariborz Jahanian wrote:
/* { dg-do compile } */
/* { dg-options "-Wall" } */
vector int a;
vector unsigned int f;
void hanneke ()
{
f = a; /* { dg-error "incompatible types in assignment" } */
}
This worked "3.5-tree-ssa-lno 20040314 (merged 20040221)".
This is the only binary which I have that passes this test.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list