public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/27704]  New: Incorrect runtime error on multiple OPEN
@ 2006-05-21 16:24 jvdelisle at gcc dot gnu dot org
  2006-06-28  5:52 ` [Bug libfortran/27704] " jvdelisle at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2006-05-21 16:24 UTC (permalink / raw)
  To: gcc-bugs

The following should not produce a runtime error.


       OPEN(8, FORM = 'unformatted', STATUS = 'scratch')
       OPEN(8, FORM = 'unformatted', STATUS = 'scratch')
       end

There may be other combinations of arguments to open that should not error,

See the following thread:

http://gcc.gnu.org/ml/fortran/2006-05/msg00307.html


-- 
           Summary: Incorrect runtime error on multiple OPEN
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jvdelisle at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-07-12  2:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-21 16:24 [Bug libfortran/27704] New: Incorrect runtime error on multiple OPEN jvdelisle at gcc dot gnu dot org
2006-06-28  5:52 ` [Bug libfortran/27704] " jvdelisle at gcc dot gnu dot org
2006-07-01  5:20 ` patchapp at dberlin dot org
2006-07-04  1:36 ` jvdelisle at gcc dot gnu dot org
2006-07-04  1:47 ` jvdelisle at gcc dot gnu dot org
2006-07-12  2:16 ` jvdelisle at gcc dot gnu dot org
2006-07-12  2:17 ` jvdelisle 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).