r274610 - in /branches/gcc-9-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Aug 17 18:11:00 GMT 2019
Author: kargl
Date: Sat Aug 17 18:11:58 2019
New Revision: 274610
URL: https://gcc.gnu.org/viewcvs?rev=274610&root=gcc&view=rev
Log:
2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78719
* decl.c (get_proc_name): Check for a CLASS entity when trying to
add attributes to an entity that already has an explicit interface.
2019-08-17 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78719
* gfortran.dg/pr78719_1.f90: New test.
* gfortran.dg/pr78719_2.f90: Ditto.
* gfortran.dg/pr78719_3.f90: Ditto.
Added:
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr78719_1.f90
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr78719_2.f90
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr78719_3.f90
Modified:
branches/gcc-9-branch/gcc/fortran/ChangeLog
branches/gcc-9-branch/gcc/fortran/decl.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list