]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/86863 ([OOP][F2008] type-bound module procedure name not recognized)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 23 Aug 2018 06:27:54 +0000 (06:27 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 23 Aug 2018 06:27:54 +0000 (06:27 +0000)
commit6ab6c0c3bb09707f993a748c67087838f6b7d5f9
tree7f33595b13c10f6fd3bd43c4e1e90953ca66ec41
parentba7a2ad8bdc51dbfaaa1a83b24b0417691a5a80d
re PR fortran/86863 ([OOP][F2008] type-bound module procedure name not recognized)

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.

From-SVN: r263799
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/submodule_32.f08 [new file with mode: 0644]
This page took 0.06854 seconds and 5 git commands to generate.