2016-11-13 Janus Weil <janus@gcc.gnu.org>
commit1f302f2ea08687d04233ecf013c42bba87e03f7f
authorjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Nov 2016 11:12:05 +0000 (13 11:12 +0000)
committerjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Nov 2016 11:12:05 +0000 (13 11:12 +0000)
tree568ee7d6f8ce51486b69b35ee40705bd76793bc0
parentabfb4be5e89e334970b7a48bc6492eabf48e4510
2016-11-13  Janus Weil  <janus@gcc.gnu.org>

PR fortran/60952
* decl.c (match_procedure_in_type): Apply the FL_PROCEDURE attribute
to the target procedure.

2016-11-13  Janus Weil  <janus@gcc.gnu.org>

PR fortran/60952
* gfortran.dg/typebound_proc_34.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242352 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_proc_34.f90 [new file with mode: 0644]