public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/29602]  New: I/O specifiers can now be of any kind
@ 2006-10-26  8:31 fxcoudert at gcc dot gnu dot org
  2006-10-26  8:32 ` [Bug fortran/29602] " fxcoudert at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2006-10-26  8:31 UTC (permalink / raw)
  To: gcc-bugs

A few restrictions were lifted in F2003:
    * The following OPEN numeric values can be of any kind: RECL=
    * The following READ and WRITE numeric values can be of any kind:
REC=, SIZE=
    * The following INQUIRE numeric values can be of any kind:
NEXTREC=, NUMBER=, RECL=, SIZE=
    * In all I/O statements, the following numeric values can be of any
kind: UNIT=, IOSTAT=


-- 
           Summary: I/O specifiers can now be of any kind
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org
OtherBugsDependingO 20585
             nThis:


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


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

* [Bug fortran/29602] I/O specifiers can now be of any kind
  2006-10-26  8:31 [Bug fortran/29602] New: I/O specifiers can now be of any kind fxcoudert at gcc dot gnu dot org
@ 2006-10-26  8:32 ` fxcoudert at gcc dot gnu dot org
  2007-05-27 10:30 ` [Bug fortran/29602] [F2003] " tkoenig at gcc dot gnu dot org
  2010-09-12 15:39 ` jvdelisle at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2006-10-26  8:32 UTC (permalink / raw)
  To: gcc-bugs



-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-10-26 08:31:50
               date|                            |


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


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

* [Bug fortran/29602] [F2003] I/O specifiers can now be of any kind
  2006-10-26  8:31 [Bug fortran/29602] New: I/O specifiers can now be of any kind fxcoudert at gcc dot gnu dot org
  2006-10-26  8:32 ` [Bug fortran/29602] " fxcoudert at gcc dot gnu dot org
@ 2007-05-27 10:30 ` tkoenig at gcc dot gnu dot org
  2010-09-12 15:39 ` jvdelisle at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2007-05-27 10:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tkoenig at gcc dot gnu dot org  2007-05-27 10:30 -------
Setting severity to "enhancement".


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |enhancement
            Summary|I/O specifiers can now be of|[F2003] I/O specifiers can
                   |any kind                    |now be of any kind


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


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

* [Bug fortran/29602] [F2003] I/O specifiers can now be of any kind
  2006-10-26  8:31 [Bug fortran/29602] New: I/O specifiers can now be of any kind fxcoudert at gcc dot gnu dot org
  2006-10-26  8:32 ` [Bug fortran/29602] " fxcoudert at gcc dot gnu dot org
  2007-05-27 10:30 ` [Bug fortran/29602] [F2003] " tkoenig at gcc dot gnu dot org
@ 2010-09-12 15:39 ` jvdelisle at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2010-09-12 15:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2010-09-12 15:38 -------
When we break abi for kind=8 recl, we should fix all of these. I will assign to
myself so I don't forget. Moving out of enhancement status.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
                   |dot org                     |org
           Severity|enhancement                 |normal
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-10-26 08:31:50         |2010-09-12 15:38:56
               date|                            |


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


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

* [Bug fortran/29602] [F2003] I/O specifiers can now be of any kind
       [not found] <bug-29602-4@http.gcc.gnu.org/bugzilla/>
  2014-03-30 18:03 ` dominiq at lps dot ens.fr
@ 2014-06-07  7:52 ` fxcoudert at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2014-06-07  7:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29602

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
This has been fixed since the last comment, as per
https://gcc.gnu.org/ml/fortran/2014-06/msg00064.html


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

* [Bug fortran/29602] [F2003] I/O specifiers can now be of any kind
       [not found] <bug-29602-4@http.gcc.gnu.org/bugzilla/>
@ 2014-03-30 18:03 ` dominiq at lps dot ens.fr
  2014-06-07  7:52 ` fxcoudert at gcc dot gnu.org
  1 sibling, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-03-30 18:03 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW


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

end of thread, other threads:[~2014-06-07  7:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-26  8:31 [Bug fortran/29602] New: I/O specifiers can now be of any kind fxcoudert at gcc dot gnu dot org
2006-10-26  8:32 ` [Bug fortran/29602] " fxcoudert at gcc dot gnu dot org
2007-05-27 10:30 ` [Bug fortran/29602] [F2003] " tkoenig at gcc dot gnu dot org
2010-09-12 15:39 ` jvdelisle at gcc dot gnu dot org
     [not found] <bug-29602-4@http.gcc.gnu.org/bugzilla/>
2014-03-30 18:03 ` dominiq at lps dot ens.fr
2014-06-07  7:52 ` fxcoudert 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).