r155108 - in /trunk/gcc: ChangeLog.graphite gra...

spop@gcc.gnu.org spop@gcc.gnu.org
Wed Dec 9 15:18:00 GMT 2009


Author: spop
Date: Wed Dec  9 15:18:22 2009
New Revision: 155108

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155108
Log:
Fix PR42285.

2009-12-08  Sebastian Pop  <sebpop@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:
    trunk/gcc/testsuite/gfortran.dg/graphite/pr42285.f90
Modified:
    trunk/gcc/ChangeLog.graphite
    trunk/gcc/graphite-scop-detection.c



More information about the Gcc-cvs mailing list