------- Comment #2 from spop at gcc dot gnu dot org 2009-12-09 04:55 ------- Subject: Bug 42285
Author: spop Date: Wed Dec 9 04:54:54 2009 New Revision: 155100 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155100 Log: Fix PR42285. 2009-12-08 Sebastian Pop <seb...@gmail.com> PR middle-end/42285 * graphite-scop-detection.c (graphite_can_represent_init): Also handle more complex MULT_EXPRs containing parameters by recursion on the structure. * testsuite/gfortran.dg/graphite/pr42285.f90: New. Added: branches/graphite/gcc/testsuite/gfortran.dg/graphite/pr42285.f90 Modified: branches/graphite/gcc/ChangeLog.graphite branches/graphite/gcc/graphite-scop-detection.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42285