From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18700 invoked by alias); 2 Feb 2002 11:33:21 -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 18623 invoked by uid 61); 2 Feb 2002 11:33:17 -0000 Date: Sat, 02 Feb 2002 03:33:00 -0000 Message-ID: <20020202113316.18622.qmail@sources.redhat.com> To: David.Billinghurst@riotinto.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, toon@gcc.gnu.org From: toon@gcc.gnu.org Reply-To: toon@gcc.gnu.org, David.Billinghurst@riotinto.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, toon@gcc.gnu.org, gcc-gnats@gcc.gnu.org X-Mailer: gnatsweb 2.9.3 Subject: Re: libf2c/4392: Error with list directed format on internal file - ERR=XXX ignored X-SW-Source: 2002-02/txt/msg00053.txt.bz2 List-Id: Synopsis: Error with list directed format on internal file - ERR=XXX ignored Responsible-Changed-From-To: unassigned->toon Responsible-Changed-By: toon Responsible-Changed-When: Sat Feb 2 03:33:14 2002 Responsible-Changed-Why: My job. State-Changed-From-To: open->closed State-Changed-By: toon State-Changed-When: Sat Feb 2 03:33:14 2002 State-Changed-Why: Not a bug. Error and end-of-file conditions are separate. ERR= tests for the first condition, END= for the second. Granted, the wording in the respective Fortran Standards on this is murky - F2K will address that issue. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4392