https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30792

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Feb 24 20:24:27 2018
New Revision: 257964

URL: https://gcc.gnu.org/viewcvs?rev=257964&root=gcc&view=rev
Log:
2018-02-24  Steven G. Kargl <ka...@gcc.gnu.org>

        PR fortran/30792
        * decl.c (gfc_match_data): Check for invalid substring in
        data-implied-do

2018-02-24  Steven G. Kargl <ka...@gcc.gnu.org>

        PR fortran/30792
        * gfortran.dg/data_substring.f90: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/data_substring.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/decl.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to