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 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.

> That said, one of the reasons why -ftree-loop-linear was so undertested
> is probably because it didn't have other runtime testcases, so if possible
> it would be nice if most of the linear tests were actually turned also into
> additional dg-do run testcases too.

ltrans-*.c are now called interchange-*.c and each of the interchange-*.c
files has a runtime test.

Sebastian


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