r269721 - in /trunk/gcc: fortran/ChangeLog fort...
tkoenig@gcc.gnu.org
tkoenig@gcc.gnu.org
Sat Mar 16 11:50:00 GMT 2019
Author: tkoenig
Date: Sat Mar 16 11:50:03 2019
New Revision: 269721
URL: https://gcc.gnu.org/viewcvs?rev=269721&root=gcc&view=rev
Log:
2019-03-16 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/84394
* symbol.c (gfc_add_subroutine): If we are encountering a
subrtoutine within a BLOCK DATA and the name starts with an
underscore, do not check.
2019-03-16 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/84394
* gfortran.dg/blockdata_11.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/blockdata_11.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/symbol.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list