This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array


On 05/21/2017 09:14 AM, Janus Weil wrote:
Hi all,

the attached patch fixes an ICE-on-valid regression by making sure
that the relevant vtype symbol is resolved properly (for further
discussion see the PR).

The patch regtests cleanly on x86_64-linux-gnu. Ok for trunk and 7-branch?

Cheers,
Janus


2017-05-21  Janus Weil  <janus@gcc.gnu.org>

     PR fortran/80766
     * resolve.c (resolve_fl_derived): Make sure that vtype symbols are
     properly resolved.

2017-05-21  Janus Weil  <janus@gcc.gnu.org>

     PR fortran/80766
     * gfortran.dg/typebound_call_28.f90: New test.


OK to commit. I have been unable to commit another patch today. Server down or internet connection gone. I will try later. Hope its OK from your side of the pond.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]