[Bug fortran/31711] rhs array is changed while assiging to same lhs array
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Apr 29 06:17:00 GMT 2007
------- Comment #14 from pault at gcc dot gnu dot org 2007-04-29 07:16 -------
Subject: Bug 31711
Author: pault
Date: Sun Apr 29 07:16:45 2007
New Revision: 124270
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124270
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:
branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/dependency_21.f90
Modified:
branches/gcc-4_2-branch/gcc/fortran/ChangeLog
branches/gcc-4_2-branch/gcc/fortran/trans-array.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31711
More information about the Gcc-bugs
mailing list