[COMMITTED] RE: [PATCH] [followup to PR59569] new vect tests for store with negative step

2013-12-23 Thread Bingfeng Mei
Thanks. Committed with suggested change. Merry Christmas! Bingfeng -Original Message- From: Jakub Jelinek [mailto:ja...@redhat.com] Sent: 23 December 2013 16:48 To: Bingfeng Mei Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] [followup to PR59569] new vect tests for store with

Re: [PATCH] [followup to PR59569] new vect tests for store with negative step

2013-12-23 Thread Jakub Jelinek
On Mon, Dec 23, 2013 at 04:43:17PM +, Bingfeng Mei wrote: > Here are two vectorization tests for store with negative step. This is > follow-up to PR59569 fix, which contains two tests for ICE. These tests > are for vectorization tests and executable. OK to commit? --- testsuite/gcc.dg/vect/v

[PATCH] [followup to PR59569] new vect tests for store with negative step

2013-12-23 Thread Bingfeng Mei
Hi, Here are two vectorization tests for store with negative step. This is follow-up to PR59569 fix, which contains two tests for ICE. These tests are for vectorization tests and executable. OK to commit? Thanks, Bingfeng patch_vect_tests Description: patch_vect_tests