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/85543] ICE in update_current_proc_array_outer_dependency, at fortran/resolve.c:3060


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri May 25 19:24:06 2018
New Revision: 260774

URL: https://gcc.gnu.org/viewcvs?rev=260774&root=gcc&view=rev
Log:
2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/85543
        Backport from trunk
        * resolve.c (update_current_proc_array_outer_dependency): Avoid NULL
        pointer dereference.


2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/85543
        Backport from trunk
        * gfortran.dg/pr85543.f90: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr85543.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/resolve.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

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