From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29373 invoked by alias); 9 Sep 2004 23:08:17 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 29303 invoked by uid 48); 9 Sep 2004 23:08:15 -0000 Date: Thu, 09 Sep 2004 23:08:00 -0000 Message-ID: <20040909230815.29302.qmail@sourceware.org> From: "jblomqvi at cc dot hut dot fi" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040531143638.15750.jblomqvi@cc.hut.fi> References: <20040531143638.15750.jblomqvi@cc.hut.fi> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/15750] IOLENGTH form of INQUIRE statement not implemented X-Bugzilla-Reason: CC X-SW-Source: 2004-09/txt/msg00885.txt.bz2 List-Id: ------- Additional Comments From jblomqvi at cc dot hut dot fi 2004-09-09 23:08 ------- Uh, what "small testcase" do you mean, Toon? Anyways, the PR can't be closed yet, since the iolength_2.f90 testcase still fails. Actually nowadays it won't even compile, error message is: iolength_2.f90: In function `MAIN__': iolength_2.f90:20: fatal error: gfc_todo: Not Implemented: IO of arrays in derived types compilation terminated. I think the best course of action is to wait until PR 15364 gets fixed, probably this will get automagically fixed at the same time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15750