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 libfortran/31607] CALL SYSTEM produces garbled output when writing to a buffered file



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2007-04-18 06:03 -------
I can confirm this behavior.  Putting a flush(6) before the call fixes this, so
it is within the language to handle this.  I am marking this as minor and I
will get to it after a few other things I need to get done first.  :)


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-04-18 06:03:29
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31607


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