r274605 - in /trunk/gcc: fortran/ChangeLog fort...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Aug 17 14:39:00 GMT 2019
Author: kargl
Date: Sat Aug 17 14:39:51 2019
New Revision: 274605
URL: https://gcc.gnu.org/viewcvs?rev=274605&root=gcc&view=rev
Log:
2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78739
* match.c (gfc_match_st_function): When matching a statement function,
need to check if the statement function name shadows the function
name.
2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78739
* fortran.dg/pr78739.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr78739.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/match.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list