public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/23272] New: inquire via filename fails on mingw32
@ 2005-08-07 12:48 fxcoudert at gcc dot gnu dot org
  2005-08-07 15:19 ` [Bug libfortran/23272] [mingw32] inquire via filename fails pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2005-08-07 12:48 UTC (permalink / raw)
  To: gcc-bugs

$ cat inquire_2.f90 
      INTEGER UNIT
      OPEN(FILE='CSEQ', UNIT=23)
      INQUIRE(FILE='CSEQ',NUMBER=UNIT)
      IF (UNIT.NE.23) CALL ABORT
      END
$ gfc inquire_2.f90 && ./a.exe
Abort

-- 
           Summary: inquire via filename fails on mingw32
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i386-mingw32


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


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

end of thread, other threads:[~2007-09-20 22:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23272-10259@http.gcc.gnu.org/bugzilla/>
2005-10-22 22:31 ` [Bug libfortran/23272] [mingw32] inquire via filename fails fxcoudert at gcc dot gnu dot org
2005-10-23 20:44 ` cvs-commit at gcc dot gnu dot org
2006-02-03 20:31 ` fxcoudert at gcc dot gnu dot org
2007-07-20 19:36 ` jv244 at cam dot ac dot uk
2007-07-27 11:24 ` fxcoudert at gcc dot gnu dot org
2007-07-27 12:03 ` jv244 at cam dot ac dot uk
2007-08-22 11:53 ` fxcoudert at gcc dot gnu dot org
2007-09-20 22:57 ` fxcoudert at gcc dot gnu dot org
2007-09-20 22:58 ` fxcoudert at gcc dot gnu dot org
2005-08-07 12:48 [Bug libfortran/23272] New: inquire via filename fails on mingw32 fxcoudert at gcc dot gnu dot org
2005-08-07 15:19 ` [Bug libfortran/23272] [mingw32] inquire via filename fails pinskia at gcc dot gnu dot org
2005-09-02 21:27 ` fxcoudert at gcc dot gnu dot org
2005-09-03  7:55 ` fxcoudert at gcc dot gnu dot 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).