From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29850 invoked by alias); 18 May 2003 12:46:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 29814 invoked by uid 71); 18 May 2003 12:46:00 -0000 Resent-Date: 18 May 2003 12:46:00 -0000 Resent-Message-ID: <20030518124600.29813.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, sbrozell@scripps.edu Resent-Reply-To: gcc-gnats@gcc.gnu.org, toon@moene.indiv.nluug.nl Received: (qmail 24735 invoked by uid 48); 18 May 2003 12:44:02 -0000 Message-Id: <20030518124402.24734.qmail@sources.redhat.com> Date: Sun, 18 May 2003 12:46:00 -0000 From: toon@moene.indiv.nluug.nl Reply-To: toon@moene.indiv.nluug.nl To: gcc-gnats@gcc.gnu.org Cc: sbrozell@scripps.edu X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify: sbrozell@scripps.edu Subject: fortran/10843: g77 -ffree-form rejects "GO TO". X-SW-Source: 2003-05/txt/msg02028.txt.bz2 List-Id: >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: