public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/23784] New: close doesn't reset ioparm on error exit
@ 2005-09-08 20:07 tkoenig at gcc dot gnu dot org
  2005-09-09 16:00 ` [Bug libfortran/23784] " fxcoudert at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-09-08 20:07 UTC (permalink / raw)
  To: gcc-bugs

$ cat close.f90
program main
  close(10, status="whatever", iostat=i)
  print *,"Hello"
end program main
$ gfortran close.f90
$ ./a.out
At line 3 of file close.f90
Internal Error: Recursive library calls not allowed
$ gfortran -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1/configure --prefix=/home/ig25 --enable-languages=c,f95
Thread model: posix
gcc version 4.1.0 20050908 (experimental)

-- 
           Summary: close doesn't reset ioparm on error exit
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-09-10  5:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-08 20:07 [Bug libfortran/23784] New: close doesn't reset ioparm on error exit tkoenig at gcc dot gnu dot org
2005-09-09 16:00 ` [Bug libfortran/23784] " fxcoudert at gcc dot gnu dot org
2005-09-09 21:51 ` cvs-commit at gcc dot gnu dot org
2005-09-09 21:52 ` cvs-commit at gcc dot gnu dot org
2005-09-09 22:03 ` fxcoudert at gcc dot gnu dot org
2005-09-10  5:06 ` pinskia 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).