This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/36806] [4.4 Regression] Broken IOs at rev. 137644 on i686-apple-darwin9



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]