------- Comment #13 from spop at gcc dot gnu dot org 2010-01-13 07:59 ------- Subject: Bug 40281
Author: spop Date: Wed Jan 13 07:58:50 2010 New Revision: 155851 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155851 Log: 2010-01-13 Sebastian Pop <sebastian....@amd.com> PR middle-end/40281 * tree-scalar-evolution.c (instantiate_scev_1): Base and stride evolutions should not variate in inner loops. * gcc.dg/graphite/pr40281.c: New. Added: branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/graphite/pr40281.c Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/testsuite/ChangeLog branches/gcc-4_4-branch/gcc/tree-scalar-evolution.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40281