public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/36420]  New: Fortran 2008: g0 edit descriptor
@ 2008-06-02 14:08 burnus at gcc dot gnu dot org
  2008-06-03  4:09 ` [Bug fortran/36420] " jvdelisle at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: burnus at gcc dot gnu dot org @ 2008-06-02 14:08 UTC (permalink / raw)
  To: gcc-bugs

Fortran 2008 supports besides G[w.d[Ee]] (with w > 0) now also G0 (without
".d[Ee]").

The G0 edit descriptor is to a certain extend equivalent to "*" for a single
argument.

G0 is thus:
- (integer)   i0
- (character) a
- (logical)   l1
- (real/complex)
  When used to specify the output of real or complex data, the G0 edit
  descriptor follows the rules for the ESw.dEe edit descriptor. Reasonable
  processor-dependent values of w, d, and e are used with each output value.


-- 
           Summary: Fortran 2008: g0 edit descriptor
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-06-08  0:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-02 14:08 [Bug fortran/36420] New: Fortran 2008: g0 edit descriptor burnus at gcc dot gnu dot org
2008-06-03  4:09 ` [Bug fortran/36420] " jvdelisle at gcc dot gnu dot org
2008-06-03  5:35 ` burnus at gcc dot gnu dot org
2008-06-04  0:50 ` jvdelisle at gcc dot gnu dot org
2008-06-07 23:57 ` jvdelisle at gcc dot gnu dot org
2008-06-08  0:01 ` jvdelisle at gcc dot gnu dot org
2008-06-08  0:10 ` jvdelisle at gcc dot gnu dot org
2008-06-08  0:30 ` 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).