--- Comment #3 from dominiq at lps dot ens dot fr 2007-01-27 21:43 ---
> I believe recursive IO is undefined
Probably, but the same code works with
Target: x86_64-unknown-linux-gnu
gcc version 4.3.0 20061231 (experimental)
on a linux AMD64.
--
http://gcc.gnu.org/bugzilla/show_bu
--- Comment #2 from kargl at gcc dot gnu dot org 2007-01-27 21:38 ---
(In reply to comment #1)
> I believe recursive IO is undefined (except maybe in some very limited
> situations), but I can't locate anything in the F95 Standard that says
> this. :(
>
Okay I found the relevant passag
--- Comment #1 from kargl at gcc dot gnu dot org 2007-01-27 21:31 ---
I believe recursive IO is undefined (except maybe in some very limited
situations), but I can't locate anything in the F95 Standard that says
this. :(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30617