scalar vector shift expansion problem on 64-bit
Richard Henderson
rth@redhat.com
Fri Oct 28 22:43:00 GMT 2011
On 10/27/2011 10:05 PM, David Miller wrote:
>
> I'm getting an ICE on 64-bit sparc for some vector test cases but
> I'm not sure where the fix belongs.
>
> When the compiler expands a vecor shift by scalar into a vector
> shift by a vector it uses expand_vector_broadcast(), which has
> a comment which states...
I think this is the same problem as Jakub is attacking here:
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg02503.html
It's been approved, but I believe .cz has a bank holiday today.
If that patch doesn't solve your problem, lemme know and I'll
have another look at it.
r~
More information about the Gcc
mailing list