question about AltiVec builtins

Janis Johnson janis187@us.ibm.com
Wed May 12 00:30:00 GMT 2004


On Tue, May 11, 2004 at 07:34:42PM -0400, Andrew Pinski wrote:
> 
> 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.

I started a regression hunt.

Janis



More information about the Gcc mailing list