Hi Thomas, This is OK for trunk.
Thanks for the patch Paul On Sun, 24 Nov 2019 at 17:10, Thomas Koenig <tkoe...@netcologne.de> wrote: > > Hello world, > > this patch fixes a 10 regression in dependency checking. The > approach is simple - if gfc_dep_resolver is handed references > with _data, remove that. > > Regression-tested. OK for trunk? > > Regards > > Thomas > > Do not look at _data component in gfc_dep_resolver. > > 2019-11-24 Thomas Koenig <tkoe...@gcc.gnu.org> > > PR fortran/91783 > * dependency.c (gfc_dep_resolver): Do not look at _data > component if present. > > 2019-11-24 Thomas Koenig <tkoe...@gcc.gnu.org> > > PR fortran/91783 > * gfortran.dg/dependency_56.f90: New test. > > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein