public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/29452]  New: Do compile-time specifier checks for WRITE and READ
@ 2006-10-13 10:01 tobias dot burnus at physik dot fu-berlin dot de
  2006-10-13 10:13 ` [Bug fortran/29452] Keyword check for specifiers in WRITE, READ and OPEN/CLOSE tobias dot burnus at physik dot fu-berlin dot de
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: tobias dot burnus at physik dot fu-berlin dot de @ 2006-10-13 10:01 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/ml/fortran/2006-10/msg00241.html adds compile-time checking
for the specifier arguments of CLOSE and OPEN.

This should be done analogously for
(cf. 9.5.1 in Fortran 2003)

WRITE/READ (some only in READ allowed; some sre not yet implemented in
gfortran):
- ADVANCE: 'YES', 'NO'
- ASYNCHRONOUS: 'YES', 'NO'
- BLANK: 'NULL', 'ZERO'
- DECIMAL: 'COMMA', 'POINT'
- DELIM: 'APOSTROPHE', 'QUOTE', 'NONE
- PAD: 'YES', 'NO'
- ROUND: 'UP', 'DOWN', 'ZERO', 'NEAREST', 'COMPATIBLE'. 'PROCESSOR_DEFINED'
- SIGN: PLUS, SUPPRESS, PROCESSOR_DEFINED


-- 
           Summary: Do compile-time specifier checks for WRITE and READ
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tobias dot burnus at physik dot fu-berlin dot de


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


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

end of thread, other threads:[~2007-10-18 13:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-13 10:01 [Bug fortran/29452] New: Do compile-time specifier checks for WRITE and READ tobias dot burnus at physik dot fu-berlin dot de
2006-10-13 10:13 ` [Bug fortran/29452] Keyword check for specifiers in WRITE, READ and OPEN/CLOSE tobias dot burnus at physik dot fu-berlin dot de
2006-10-17 15:31 ` tobias dot burnus at physik dot fu-berlin dot de
2006-10-22  7:15 ` fxcoudert at gcc dot gnu dot org
2006-10-26  8:28 ` patchapp at dberlin dot org
2006-10-30 14:17 ` burnus at gcc dot gnu dot org
2006-10-30 14:20 ` burnus at gcc dot gnu dot org
2006-10-30 14:21 ` burnus at gcc dot gnu dot org
2006-10-30 14:24 ` [Bug fortran/29452] Keyword check for specifiers in WRITE and READ fxcoudert at gcc dot gnu dot org
2006-10-30 18:23 ` burnus at gcc dot gnu dot org
2007-01-02 14:30 ` fxcoudert at gcc dot gnu dot org
2007-09-13 10:28 ` fxcoudert at gcc dot gnu dot org
2007-10-18 13:39 ` 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).