[Bug fortran/86110] ICE in gfc_resolve_character_array_constructor, at fortran/array.c:2044
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 13 22:41:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86110
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Jun 13 22:40:46 2018
New Revision: 261575
URL: https://gcc.gnu.org/viewcvs?rev=261575&root=gcc&view=rev
Log:
2018-06-13 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/86110
* array.c (gfc_resolve_character_array_constructor): Avoid NULL
pointer dereference.
2018-06-13 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/86110
* gfortran.dg/pr86110.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr86110.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/array.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list