re PR libfortran/37294 (Namelist I/O to array character internal units)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Nov 2008 19:25:35 +0000 (19:25 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Nov 2008 19:25:35 +0000 (19:25 +0000)
commit94bc6c1e77dcb12b6b140a0a6431cd7c4e053a3f
treed03fb11bf56dd56527d1a585fd6d12ef77833bc8
parent4d45d495663618e45f0a0baa481b74ee7a87a597
re PR libfortran/37294 (Namelist I/O to array character internal units)

2008-11-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/37294
* io/write.c (namelist_write_newline): Use array loop specification to
advance to next internal array unit record. (namelist_write): Adjust to
accomodate the internal array unit behavior.

From-SVN: r141892
libgfortran/ChangeLog
libgfortran/io/write.c