r266914 - in /branches/gcc-8-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Sun Dec 9 03:10:00 GMT 2018


Author: kargl
Date: Sun Dec  9 03:10:41 2018
New Revision: 266914

URL: https://gcc.gnu.org/viewcvs?rev=266914&root=gcc&view=rev
Log:
2018-12-08  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88025
	* expr.c (gfc_apply_init):  Remove asserts that cannot trigger.
	Check for a NULL pointer.

2018-12-08  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/88025
	* gfortran.dg/pr88025.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88025.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/expr.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list