This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, testsuite]: Add a couple of missing check to vectorizer testsuite


On Tue, Feb 26, 2008 at 07:32:33AM +0100, Uros Bizjak wrote:
> On Mon, Feb 25, 2008 at 10:00 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
> 
> >  2008-02-25  Uros Bizjak  <ubizjak@gmail.com>
> >
> >         * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
> >         (main): Call check_vect and foo.  Check array values after
> >         the call to foo.
> >         * gcc.dg/vect/vect-117.c: Call check_vect.
> >         * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
> >
> >  Patch was tested on i686-pc-linux-gnu. Committed to mainline as obvious.
> 
> BTW: Release managers - is this patch also OK for 4.3 branch? When can
> it be installed; it is low-risk?

Not important enough to get into 4.3.0, though for 4.3.1 I think it wouldn't
hurt.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]