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

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jan 18 18:27:22 2018
New Revision: 256857

URL: https://gcc.gnu.org/viewcvs?rev=256857&root=gcc&view=rev
Log:
2018-01-18  Harald Anlauf  <anl...@gmx.de>

        Backport from mainline
        PR fortran/83864
        * expr.c (gfc_apply_init): Do not dereference NULL pointer.

2018-01-18  Harald Anlauf  <anl...@gmx.de>

        Backport from mainline
        PR fortran/83864
        * gfortran.dg/pr83864.f90: New test.

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

Reply via email to