r261565 - in /branches/gcc-8-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Wed Jun 13 20:17:00 GMT 2018
Author: kargl
Date: Wed Jun 13 20:17:58 2018
New Revision: 261565
URL: https://gcc.gnu.org/viewcvs?rev=261565&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-8-branch/gcc/testsuite/gfortran.dg/pr86110.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/array.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list