From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13131 invoked by alias); 15 Mar 2006 23:33:15 -0000 Received: (qmail 13118 invoked by uid 22791); 15 Mar 2006 23:33:14 -0000 X-Spam-Check-By: sourceware.org Received: from mail-out2.fuse.net (HELO smtp2.fuse.net) (216.68.8.175) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Mar 2006 23:33:13 +0000 Received: from gx6.fuse.net ([216.68.184.99]) by smtp2.fuse.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060315233310.SECD12076.smtp2.fuse.net@gx6.fuse.net>; Wed, 15 Mar 2006 18:33:10 -0500 Received: from dellpi.pinski.fam ([216.68.184.99]) by gx6.fuse.net (InterMail vG.1.02.00.02 201-2136-104-102-20041210) with ESMTP id <20060315233310.XZYL4722.gx6.fuse.net@dellpi.pinski.fam>; Wed, 15 Mar 2006 18:33:10 -0500 Received: from [10.0.0.55] (dandelion.i.pinski.fam [10.0.0.55]) by dellpi.pinski.fam (8.12.2/8.12.1) with ESMTP id k2FNX6Q9008160; Wed, 15 Mar 2006 18:33:06 -0500 (EST) In-Reply-To: <20060315232855.12113.qmail@sourceware.org> References: <20060315232855.12113.qmail@sourceware.org> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: gcc-bugs@gcc.gnu.org From: Andrew Pinski Subject: Re: [Bug fortran/26106] [meta-bug] Gfortran can't compile tonto Date: Wed, 15 Mar 2006 23:33:00 -0000 To: gcc-bugzilla@gcc.gnu.org X-IsSubscribed: yes 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 X-SW-Source: 2006-03/txt/msg01650.txt.bz2 List-Id: On Mar 15, 2006, at 6:28 PM, hjl at lucon dot org wrote: > > > ------- Comment #10 from hjl at lucon dot org 2006-03-15 23:28 ------- > (In reply to comment #9) >> (In reply to comment #8) >>> Is that the exact output? >> >> Yes, of course! >> > > I assum you tried to compile f95files/intvec.F90. I have no problem > with it: Maybe the SPEC branch has it already fixed but the mainline of TONTO does not. -- Pinski