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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Dec  9 03:10:41 2018
New Revision: 266914

URL: https://gcc.gnu.org/viewcvs?rev=266914&root=gcc&view=rev
Log:
2018-12-08  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/88025
        * expr.c (gfc_apply_init):  Remove asserts that cannot trigger.
        Check for a NULL pointer.

2018-12-08  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/88025
        * gfortran.dg/pr88025.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88025.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/expr.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to