[Bug fortran/83021] [7/8 Regression] gfortran segfault in polymorphic assignment
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 28 15:39:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83021
--- Comment #13 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Tue Nov 28 15:38:55 2017
New Revision: 255205
URL: https://gcc.gnu.org/viewcvs?rev=255205&root=gcc&view=rev
Log:
2017-11-28 Paul Thomas <pault@gcc.gnu.org>
PR fortran/83021
* resolve.c (resolve_component): Only escape for use assciated
vtypes if the current namespace has no proc_name and is most
particularly block data.
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/resolve.c
More information about the Gcc-bugs
mailing list