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/65766] gFortran Compiler SEGFAULTING on compiling simple program


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

--- Comment #8 from lkrupp at gcc dot gnu.org ---
Author: lkrupp
Date: Tue Oct  6 23:47:18 2015
New Revision: 228551

URL: https://gcc.gnu.org/viewcvs?rev=228551&root=gcc&view=rev
Log:
2015-10-06  Louis Krupp <louis.krupp@zoho.com>
        PR fortran/65766
        * resolve.c (gfc_resolve_substring_charlen): For derived type,
        use typespec of string component when resolving substring length.

2015-10-06  Louis Krupp     <louis.krupp@zoho.com>

        PR fortran/65766
        * gfortran.dg/substr_alloc_string_comp_1.f90: New.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


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