[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 18:07:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67526
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Sep 10 18:07:07 2015
New Revision: 227655
URL: https://gcc.gnu.org/viewcvs?rev=227655&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:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr67526.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/expr.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list