SSE types and structures
Aldy Hernandez
aldyh@redhat.com
Wed Jun 19 01:11:00 GMT 2002
On Tue, Jun 18, 2002 at 09:14:50AM -0700, Richard Henderson wrote:
> On Tue, Jun 18, 2002 at 05:03:59PM +0200, Jan Hubicka wrote:
> > int i;
> > __v8qi q;
> > q = (__v8qi) (long long) i;
> [...]
> > q.c:9: error: can't convert between vector values of different size
>
> This must be a bug in Aldy's generic vector code.
nope, not my fault ;-).
i double checked. problem is still there before my patch.
[there is however a prefetch bug introduced into the PPC port, and
i'm looking into it right now ;-)]
aldy
More information about the Gcc-bugs
mailing list