[Bug fortran/30792] DATA implied-do substring allowed with -std=f95/f2003

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 24 18:06:00 GMT 2018


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

--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Feb 24 17:51:09 2018
New Revision: 257963

URL: https://gcc.gnu.org/viewcvs?rev=257963&root=gcc&view=rev
Log:
2018-02-24  Steven G. Kargl <kargl@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 <kargl@gcc.gnu.org>

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

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


More information about the Gcc-bugs mailing list