[Bug fortran/66347] Seg fault (ICE) on compile

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 5 23:17:00 GMT 2015


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

--- Comment #8 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Jun  5 23:16:57 2015
New Revision: 224176

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

        PR fortran/66347
        * resolve.c (apply_default_init_local): Do not dereference a NULL
        pointer.

2015-06-05  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/66347
        * gfortran.dg/blockdata_9.f: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/blockdata_9.f
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/resolve.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list