public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* fortran/10843: g77 -ffree-form rejects "GO TO".
@ 2003-05-18 12:46 toon
  0 siblings, 0 replies; only message in thread
From: toon @ 2003-05-18 12:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: sbrozell


>Number:         10843
>Category:       fortran
>Synopsis:       g77 -ffree-form rejects "GO TO".
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Sun May 18 12:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Scott Brozell
>Release:        from 2.95 onwards (at least).
>Organization:
>Environment:
All
>Description:
The following code doesn't compile

      GO TO 3
    3 CONTINUE
      END

with g77 -ffree-form.

However, according to the Fortran 90/95 Standard, it is
allowed to have GO TO as alternative to GOTO in free
format source code.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-18 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-18 12:46 fortran/10843: g77 -ffree-form rejects "GO TO" toon

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).