2018-03-26 Thomas Koenig <tkoenig@gcc.gnu.org>
commite60ee679d87951c0195e0c0c9882bf6ebb8c5462
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Mar 2018 06:29:01 +0000 (26 06:29 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Mar 2018 06:29:01 +0000 (26 06:29 +0000)
tree80bf0ab5272073582eb4ffe9567974e306878acf
parente062be2d1d3ec3f3036ded8a9a369cf1a9c52216
2018-03-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/66709
* io.c: Include constructor.h.
(resolve_tag_format): For a constant character array, concatenate
into a single character expression.

2018-03-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/66709
* gfortran.dg/parameter_array_format.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258850 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/parameter_array_format.f90 [new file with mode: 0644]