This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36806] [4.4 Regression] Broken IOs at rev. 137644 on i686-apple-darwin9
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2008 09:39:31 -0000
- Subject: [Bug target/36806] [4.4 Regression] Broken IOs at rev. 137644 on i686-apple-darwin9
- References: <bug-36806-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dominiq at lps dot ens dot fr 2008-07-12 09:39 -------
Formatted OPEN also hangs:
open(unit=11,form='formatted')
end
It seems that all I/Os involving external files hang, but 'print *,' or
'write(tmp,*)' (where 'tmp' is an internal buffer) works.
--
dominiq at lps dot ens dot fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.4 Regression] Broken |[4.4 Regression] Broken IOs
|unformatted IOs at rev. |at rev. 137644 on i686-
|137644 on i686-apple-darwin9|apple-darwin9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36806