This is the mail archive of the gcc-bugs@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]

[Bug fortran/83021] [7/8 Regression] gfortran segfault in polymorphic assignment


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

--- Comment #12 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Tue Nov 28 15:13:42 2017
New Revision: 255202

URL: https://gcc.gnu.org/viewcvs?rev=255202&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:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c

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