This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r248873 - in /branches/gcc-7-branch/gcc: fortra...
- From: janus at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 05 Jun 2017 09:31:32 -0000
- Subject: r248873 - in /branches/gcc-7-branch/gcc: fortra...
Author: janus
Date: Mon Jun 5 09:31:32 2017
New Revision: 248873
URL: https://gcc.gnu.org/viewcvs?rev=248873&root=gcc&view=rev
Log:
2017-06-05 Janus Weil <janus@gcc.gnu.org>
Backport from trunk
PR fortran/80766
* resolve.c (resolve_fl_derived): Make sure that vtype symbols are
properly resolved.
2017-06-05 Janus Weil <janus@gcc.gnu.org>
Backport from trunk
PR fortran/80766
* gfortran.dg/typebound_call_28.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/typebound_call_28.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/resolve.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog