[Bug fortran/37723] wrong result for left-right hand side array overlap and (possibly) negative strides
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 19 12:59:00 GMT 2008
------- Comment #9 from pault at gcc dot gnu dot org 2008-10-19 12:58 -------
Subject: Bug 37723
Author: pault
Date: Sun Oct 19 12:56:41 2008
New Revision: 141222
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141222
Log:
2008-10-19 Paul Thomas <pault@gcc.gnu.org>
PR fortran/37723
* dependency.c (gfc_dep_resolver ): If we find equal array
element references, go on to the next reference.
2008-10-19 Paul Thomas <pault@gcc.gnu.org>
PR fortran/37723
* gfortran.dg/dependency_22.f90: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/dependency_22.f90
Modified:
branches/gcc-4_3-branch/gcc/fortran/ChangeLog
branches/gcc-4_3-branch/gcc/fortran/dependency.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37723
More information about the Gcc-bugs
mailing list