[Bug fortran/67526] ICE on missing end parenthesis in substring construct

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 10 17:13:00 GMT 2015


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Sep 10 17:13:11 2015
New Revision: 227651

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

        PR fortran/67526
        * gfortran.dg/pr67526.f90: New test.

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

        PR fortran/67526
        * expr.c (gfc_check_init_expr): Do not dereference a NULL pointer.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr67526.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list