This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r124269 - in /trunk/gcc: fortran/ChangeLog fort...
- From: pault at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 29 Apr 2007 05:10:23 -0000
- Subject: r124269 - in /trunk/gcc: fortran/ChangeLog fort...
Author: pault
Date: Sun Apr 29 06:10:22 2007
New Revision: 124269
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124269
Log:
2007-04-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran/31711
* trans-array.c (gfc_conv_resolve_dependencies): Create a temp
whenever a dependency is found.
2007-04-29 Paul Thomas <pault@gcc.gnu.org>
PR fortran/31711
* gfortran.dg/dependency_21.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/dependency_21.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c
trunk/gcc/testsuite/ChangeLog