r276419 - in /branches/gcc-9-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Tue Oct 1 18:16:00 GMT 2019


Author: kargl
Date: Tue Oct  1 18:16:36 2019
New Revision: 276419

URL: https://gcc.gnu.org/viewcvs?rev=276419&root=gcc&view=rev
Log:
2019-10-01  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/91641
	* check.c (gfc_check_is_contiguous): null() cannot be an actual
	argument to is_contiguous().

2019-10-01  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/91641
	* gfortran.dg/pr91641.f90: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91641.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/check.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list