[Bug fortran/86242] [6/7/8/9 Regression] [OOP] ICE for derived type with allocatable component and proc-ptr component

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 3 10:46:00 GMT 2018


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

--- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Tue Jul  3 10:45:52 2018
New Revision: 262339

URL: https://gcc.gnu.org/viewcvs?rev=262339&root=gcc&view=rev
Log:
2018-07-03  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/82969
        PR fortran/86242
        * trans-array.c (structure_alloc_comps): Do not explicitly copy
        procedure pointer components.

2018-07-03  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/82969
        PR fortran/86242
        * gfortran.dg/proc_ptr_50.f90: New test.


Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/proc_ptr_50.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/trans-array.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list