From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6268 invoked by alias); 30 Jul 2002 16:08:24 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 6260 invoked from network); 30 Jul 2002 16:08:23 -0000 Received: from unknown (HELO monkey.daikokuya.co.uk) (213.152.55.49) by sources.redhat.com with SMTP; 30 Jul 2002 16:08:23 -0000 Received: from neil by monkey.daikokuya.co.uk with local (Exim 3.35 #1 (Debian)) id 17ZZWQ-00035R-00; Tue, 30 Jul 2002 17:06:54 +0100 Date: Tue, 30 Jul 2002 14:41:00 -0000 From: Neil Booth To: "H. J. Lu" Cc: Mike Cleary , bemis@iol.unh.edu, clp@iol.unh.edu, gcc@gcc.gnu.org Subject: Re: bitmap.o error on alpha build of basic toolchain Message-ID: <20020730160654.GA11854@daikokuya.co.uk> References: <3D46AFE6.8070806@iol.unh.edu> <20020730154440.GA11225@daikokuya.co.uk> <20020730090735.B2200@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020730090735.B2200@lucon.org> User-Agent: Mutt/1.4i X-SW-Source: 2002-07/txt/msg01429.txt.bz2 H. J. Lu wrote:- > On Tue, Jul 30, 2002 at 04:44:40PM +0100, Neil Booth wrote: > > Mike Cleary wrote:- > > > > > Hello Neil, > > > I just checked the same build with the latest CVS and it still came up > > > with ther error. > > > > That's odd. The warnings are bogus, and fixed by a patch rth made > > a few days ago. The compiler would miscompile itself. I assume > > the fix was committed, maybe it hasn't been yet. > > I got the same error on Linux/alpha. Mon Jul 29 14:38:11 PDT 2002 works > fine for me. Is that more or less recent than the error? Neil.