2017-08-23 Paul Thomas <pault@gcc.gnu.org>
commit644076a3348d2667354e4f6001adcd2857b0f3bd
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Aug 2018 06:27:54 +0000 (23 06:27 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Aug 2018 06:27:54 +0000 (23 06:27 +0000)
tree7f33595b13c10f6fd3bd43c4e1e90953ca66ec41
parent2ce68fb604f69219b3c080a55a114d59098bdee0
2017-08-23  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/86863
* resolve.c (resolve_typebound_call): If the TBP is not marked
as a subroutine, check the specific symbol.

2017-08-23  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/86863
* gfortran.dg/submodule_32.f08: New test.

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