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: Bounds-checking for Fortran testsuite was: Re: [gfortran, testsuite] Fix bounds checking for substrings, enable bounds chekcing in dg testsuite, assorted fixes


On Tue, Dec 12, 2006 at 08:19:07PM +0100, Tobias Schlüter wrote:
> [ Sorry, I hit send to early before ]
> 
> Dorit Nuzman <DORIT@il.ibm.com> wrote on Tue, 12 Dec 2006:
> >The vect testsuite is supposed to exercise all the different features of
> >the vectorizer, but surely we could use more testing (especially if it's
> >loop intensive code).
> 
> Ok, this is my candidate for a final patch which incorporates the
> logic from vect.exp to determine on which targets it makes sense to
> exercise -ftree-vectorize.  Janis, can you look over the changes to
> the testsuite framework, please.  The change to the Fortran FE has
> already been ok'ed by FX.

This is OK.

Sometime soon I might move the code that puts together the vectorizer
options to lib/target-supports.exp so it can be shared by other torture
suites, but I wouldn't want to delay this patch to try to do that.

Janis


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