[Bug fortran/34424] Internal file forbidden as I/O list item

2008-03-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2008-03-15 07:47 --- The diagnostic could be handled by temporarily setting an attribute on the internal file and then checking each list item to see if the attribute has been set. However, if the internal unit is an array section, o

[Bug fortran/34424] Internal file forbidden as I/O list item

2007-12-14 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-12-14 20:00 --- (In reply to comment #3) > I will give it a go. Dick Hendrickson wrote in c.l.fortran: | I just sent the question to J3 as either an add-on to an existing | similar interpretation request or as a new one. As Dan sai

[Bug fortran/34424] Internal file forbidden as I/O list item

2007-12-14 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-12-14 19:27 --- I will give it a go. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added A

[Bug fortran/34424] Internal file forbidden as I/O list item

2007-12-11 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2007-12-11 08:54 --- Maybe it is valid. Richard Maine writes in the thread: -- quote It isn't allowed. But that restriction is in a different place (a much more sensible one). [...] For that one see 9.11 in f

[Bug fortran/34424] Internal file forbidden as I/O list item

2007-12-10 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-12-10 18:45 --- > The following code is invalid (from comp.lang.fortran): http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/91a37e74fa305e31/ Agreed. > This is basically equivalent to: Here, no compiler detects

[Bug fortran/34424] Internal file forbidden as I/O list item

2007-12-10 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon