From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15917 invoked by alias); 30 Jul 2002 15:46:07 -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 15909 invoked from network); 30 Jul 2002 15:46:06 -0000 Received: from unknown (HELO monkey.daikokuya.co.uk) (213.152.55.49) by sources.redhat.com with SMTP; 30 Jul 2002 15:46:06 -0000 Received: from neil by monkey.daikokuya.co.uk with local (Exim 3.35 #1 (Debian)) id 17ZZAu-0002vE-00; Tue, 30 Jul 2002 16:44:40 +0100 Date: Tue, 30 Jul 2002 13:22:00 -0000 From: Neil Booth To: Mike Cleary Cc: 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: <20020730154440.GA11225@daikokuya.co.uk> References: <3D46AFE6.8070806@iol.unh.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D46AFE6.8070806@iol.unh.edu> User-Agent: Mutt/1.4i X-SW-Source: 2002-07/txt/msg01425.txt.bz2 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. Dunno what else to suggest. Neil.