On Fri, Jun 08, 2018 at 09:01:50PM +0200, Thomas Koenig wrote:
> > Regression tested on x86_64-*-freebsd. OK to commit.
>
> OK, and thanks!
Thanks. Committed to trunk.
--
Steve
Hi Steve,
Regression tested on x86_64-*-freebsd. OK to commit.
OK, and thanks!
Thomas
Regression tested on x86_64-*-freebsd. OK to commit.
2018-06-07 Steven G. Kargl
PR fortran/86059
* array.c (match_array_cons_element): NULL() cannot be in an
array constructor.
2018-06-07 Steven G. Kargl
PR fortran/86059
* gfortran.dg/associate_3