https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65667
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pault at gcc dot gnu.org --- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> --- (In reply to Paul Thomas from comment #4) > Author: pault > Date: Sat Sep 29 17:17:09 2018 > New Revision: 264715 > > URL: https://gcc.gnu.org/viewcvs?rev=264715&root=gcc&view=rev > Log: > 2018-09-29 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/65667 > * trans-expr.c (gfc_trans_assignment_1): If there is dependency > fix the rse stringlength. > > 2018-09-29 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/65667 > * gfortran.dg/dependency_52.f90 : New test. > > > Added: > trunk/gcc/testsuite/gfortran.dg/dependency_52.f90 > Modified: > trunk/gcc/fortran/ChangeLog > trunk/gcc/fortran/trans-expr.c > trunk/gcc/testsuite/ChangeLog Sorry for the noise - this should have been PR65677. Paul