r169567 - in /branches/google/integration/gcc: ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Wed Feb 2 17:44:00 GMT 2011
Author: dnovillo
Date: Wed Feb 2 17:44:54 2011
New Revision: 169567
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169567
Log:
Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, and RESULT_DECL.
2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
* graphite-sese-to-poly.c (close_phi_written_to_memory): Also allow
VAR_DECL, PARM_DECL, and RESULT_DECL.
* gfortran.dg/graphite/interchange-3.f90: Un-XFAILed.
Modified:
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/ChangeLog.graphite
branches/google/integration/gcc/graphite-sese-to-poly.c
branches/google/integration/gcc/testsuite/ChangeLog
branches/google/integration/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
More information about the Gcc-cvs
mailing list