r261344 - in /trunk/gcc: fortran/ChangeLog fort...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Fri Jun 8 19:11:00 GMT 2018
Author: kargl
Date: Fri Jun 8 19:11:21 2018
New Revision: 261344
URL: https://gcc.gnu.org/viewcvs?rev=261344&root=gcc&view=rev
Log:
2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/86059
* array.c (match_array_cons_element): NULL() cannot be in an
array constructor.
2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/86059
* gfortran.dg/associate_30.f90: Remove code tested ...
* gfortran.dg/pr67803.f90: Ditto.
* gfortran.dg/pr67805.f90: Ditto.
* gfortran.dg/pr86059.f90: ... here. New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr86059.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/array.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/associate_30.f90
trunk/gcc/testsuite/gfortran.dg/pr67803.f90
trunk/gcc/testsuite/gfortran.dg/pr67805.f90
More information about the Gcc-cvs
mailing list