------- Comment #5 from rguenther at suse dot de 2010-07-31 11:17 -------
Subject: Re: split for *vec_set<mode>_0_sse2 incomplete
On Sat, 31 Jul 2010, ubizjak at gmail dot com wrote:
> ------- Comment #4 from ubizjak at gmail dot com 2010-07-31 11:02 -------
> BTW: Even with the fix, the testcase fails with -O2 -mavx:
>
> pr45142.c: In function ?main?:
> pr45142.c:6:5: error: invalid conversion in gimple call
> vector(4) int
>
> vector(16) char
>
> # VUSE <.MEM_38>
> i2.1_4 = __builtin_ia32_pshufb128 ({ 0, 3, 2, 1 }, mask.4);
>
> pr45142.c:6:5: internal compiler error: verify_stmts failed
Yes, that's a known issue with that version of the patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45142