public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/45143]  New: [F2008,corrig1] Endless loop with unlimited edit descriptor
@ 2010-07-30 13:12 burnus at gcc dot gnu dot org
  2010-07-30 14:10 ` [Bug fortran/45143] " jvdelisle at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: burnus at gcc dot gnu dot org @ 2010-07-30 13:12 UTC (permalink / raw)
  To: gcc-bugs

The following is valid according to the F2008 FDIS, but it does not make sense
and is invalid according the the first rounds of interpretation for F08/0030.

gfortran currently ends in an endless loop for the example:

    print 20
 20 format ( *('a') )
end

As it is a constraint, one needs to diagnose it during compilation, but should
also add it to libgfortran if the string is not checkable.

Cf. http://j3-fortran.org/doc/meeting/193/10-199.txt has for F08/0030

EDITS to 10-007:

[246:15] After C1002 in 10.3.1, add a new constraint:

  "C1002A (R1005) An <unlimited-format-item> shall contain at least
                  one data edit descriptor."

The rest of the request seems to be already covered by gfortran's
implementation.


-- 
           Summary: [F2008,corrig1] Endless loop with unlimited edit
                    descriptor
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          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=45143


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-45143-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2014-03-08 21:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-30 13:12 [Bug fortran/45143] New: [F2008,corrig1] Endless loop with unlimited edit descriptor burnus at gcc dot gnu dot org
2010-07-30 14:10 ` [Bug fortran/45143] " jvdelisle at gcc dot gnu dot org
2010-08-07 12:03 ` jvdelisle at gcc dot gnu dot org
2010-08-07 12:10 ` jvdelisle at gcc dot gnu dot org
2010-08-19 20:54 ` burnus at gcc dot gnu dot org
2010-08-19 22:56 ` jvdelisle at gcc dot gnu dot org
     [not found] <bug-45143-4@http.gcc.gnu.org/bugzilla/>
2010-09-24 11:42 ` burnus at gcc dot gnu.org
2010-10-06 13:51 ` jvdelisle at gcc dot gnu.org
2014-03-08 21:59 ` jvdelisle 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).