https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89647

--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Aug 13 18:49:00 2019
New Revision: 274395

URL: https://gcc.gnu.org/viewcvs?rev=274395&root=gcc&view=rev
Log:
2019-08-13  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/89647
        resolve.c (resolve_typebound_procedure): Allow host associated 
        procedure to be a binding target.  While here, wrap long line.

2019-08-13  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/89647
        * gfortran.dg/pr89647.f90: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89647.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/resolve.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to