r261369 - in /branches/gcc-8-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Jun 9 18:06:00 GMT 2018
Author: kargl
Date: Sat Jun 9 18:06:04 2018
New Revision: 261369
URL: https://gcc.gnu.org/viewcvs?rev=261369&root=gcc&view=rev
Log:
2018-06-09 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-09 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:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr86059.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/array.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/associate_30.f90
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr67803.f90
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr67805.f90
More information about the Gcc-cvs
mailing list