--- Comment #4 from jvdelisle at gcc dot gnu dot org 2009-01-14 03:30
---
I propose that we close this as WONT FIX as well, for three reasons:
1) There are other ways to do these things and it is not necessary to use
internal I/O to do it. Character strings can be used for format str
--- Comment #3 from tom dot browder at gmail dot com 2009-01-14 00:10
---
I'm sorry I didn't catch the original "bug". I did search but missed the
obvious reference.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38830
--- Comment #2 from tkoenig at gcc dot gnu dot org 2009-01-13 20:46 ---
This is a dup of PR 20618, which was closed as WONTFIX at the time.
The semantics of variable formats are very tricky (see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20618#c1 ),
so this is hard to get right.
--
--- Comment #1 from burnus at gcc dot gnu dot org 2009-01-13 20:31 ---
Needed for legacy code; internal I/O allows the same (and more powerful) albeit
a bit lengthier.
Cf. http://gcc.gnu.org/ml/fortran/2009-01/msg00167.html
and
http://coding.derkeiler.com/Archive/Fortran/comp.lang.fortr