On Wed, Oct 29, 2014 at 10:04 AM, Eric Botcazou wrote:
>> 2014-10-28 Richard Biener
>>
>> PR tree-optimization/63665
>> * tree-vect-slp.c (vect_get_mask_element): Properly handle
>> accessing out-of-bound elements.
>
> Does fix it the assertion failure on the attached testcase
> 2014-10-28 Richard Biener
>
> PR tree-optimization/63665
> * tree-vect-slp.c (vect_get_mask_element): Properly handle
> accessing out-of-bound elements.
Does fix it the assertion failure on the attached testcase? If so, would you
mind committing the testcase with the patc