public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/46373] New: fflush called when reading from a string
@ 2010-11-08 15:38 e01reynier at gmail dot com
  2010-11-08 17:05 ` [Bug libfortran/46373] " kargl at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: e01reynier at gmail dot com @ 2010-11-08 15:38 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: fflush called when reading from a string
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: e01reynier@gmail.com


When reading a integer from a string (ie READ(string,'(I3)') number) it calls
fflush from flush_if_preconnected routine inside data_transfer_init routine.
It causes me trouble in a C thread waiting for keyboard calling getc.
Is there a valid reason for calling fflush while reading a string ?


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-11-11  3:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 15:38 [Bug libfortran/46373] New: fflush called when reading from a string e01reynier at gmail dot com
2010-11-08 17:05 ` [Bug libfortran/46373] " kargl at gcc dot gnu.org
2010-11-08 17:47 ` jvdelisle at gcc dot gnu.org
2010-11-09  7:51 ` e01reynier at gmail dot com
2010-11-09  7:55 ` e01reynier at gmail dot com
2010-11-09 13:22 ` jvdelisle at gcc dot gnu.org
2010-11-09 13:39 ` e01reynier at gmail dot com
2010-11-09 13:52 ` jvdelisle at gcc dot gnu.org
2010-11-09 22:12 ` jvdelisle at gcc dot gnu.org
2010-11-10  8:14 ` e01reynier at gmail dot com
2010-11-11  3:12 ` jvdelisle at gcc dot gnu.org
2010-11-11  3:24 ` jvdelisle at gcc dot gnu.org
2010-11-11  3:29 ` jvdelisle at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).