This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: AltiVec [RFH] Overload resolution of vec_subs intrinsic fails
> That's also mixing issues. As part of sorting out Altivec, is it ok to sort
> out (the way I suggested it) the handling of *SPE* opaque types in comptypes?
> It does not change behavior; the SPE tests pass.
Sure.
> > I also don't see how you can implement this overloading business with
> > just opaque types and back-end magic. But I am willing to review such
> > patch.
>
> I could try if somebody volunteers to help with testing.
We need input from Motorola and Apple first. I can help with testing.
Aldy