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

--- Comment #13 from janus at gcc dot gnu.org ---
Author: janus
Date: Sun Dec  4 16:34:13 2016
New Revision: 243230

URL: https://gcc.gnu.org/viewcvs?rev=243230&root=gcc&view=rev
Log:
2016-12-04  Janus Weil  <ja...@gcc.gnu.org>

        Backport from trunk
        PR fortran/78443
        * class.c (add_proc_comp): Add a vtype component for non-overridable
        procedures that are overriding.

2016-12-04  Janus Weil  <ja...@gcc.gnu.org>

        Backport from trunk
        PR fortran/78443
        * gfortran.dg/typebound_proc_35.f90: New test case.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/typebound_proc_35.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/class.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to