[Bug fortran/82969] [6/7/8/9 Regression] ICE in gfc_class_vptr_get, at fortran/trans-expr.c:211
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 3 09:47:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82969
--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Tue Jul 3 09:46:31 2018
New Revision: 262331
URL: https://gcc.gnu.org/viewcvs?rev=262331&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-7-branch/gcc/testsuite/gfortran.dg/proc_ptr_50.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/trans-array.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list