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 21/32] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange.


On Tue, Jan 25, 2011 at 13:04, Sebastian Pop <sebpop@gmail.com> wrote:
> On Tue, Jan 25, 2011 at 12:52, Jakub Jelinek <jakub@redhat.com> wrote:
>> *pr29581*.{c,f90} are dg-do run tests for -ftree-loop-linear.
>
> Ok, I will have a look at these.

The *pr29581*.c files have a note saying:
/* Origin: gcc.dg/vect/vect-85.c */
/* Origin: gcc.dg/vect/vect-86.c */
/* Origin: gcc.dg/vect/vect-87.c */
/* Origin: gcc.dg/vect/vect-88.c */

So these are already run during vect.exp.
I do not think we have to duplicate these testcases in gcc.c-torture/execute/


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