From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 908 invoked by alias); 18 Oct 2002 16:44:00 -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 874 invoked from network); 18 Oct 2002 16:43:56 -0000 Received: from unknown (HELO e2.ny.us.ibm.com) (32.97.182.102) by sources.redhat.com with SMTP; 18 Oct 2002 16:43:56 -0000 Received: from northrelay04.pok.ibm.com (northrelay04.pok.ibm.com [9.56.224.206]) by e2.ny.us.ibm.com (8.12.2/8.12.2) with ESMTP id g9IGht0K008796; Fri, 18 Oct 2002 12:43:55 -0400 Received: from dyn9-47-17-68.beaverton.ibm.com (dyn9-47-17-68.beaverton.ibm.com [9.47.17.68]) by northrelay04.pok.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id g9IGhrMa047458; Fri, 18 Oct 2002 12:43:53 -0400 Received: (from janis@localhost) by dyn9-47-17-68.beaverton.ibm.com (8.9.3/8.9.3) id JAA01484; Fri, 18 Oct 2002 09:45:50 -0700 Date: Fri, 18 Oct 2002 12:49:00 -0000 From: Janis Johnson To: Andreas Schwab Cc: Aldy Hernandez , gcc@gcc.gnu.org Subject: Re: ia64 linux doesn't bootstrap Message-ID: <20021018094550.A1452@us.ibm.com> References: <20021018051920.GA9402@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from schwab@suse.de on Fri, Oct 18, 2002 at 03:23:39PM +0200 X-SW-Source: 2002-10/txt/msg01130.txt.bz2 On Fri, Oct 18, 2002 at 03:23:39PM +0200, Andreas Schwab wrote: > Aldy Hernandez writes: > > |> While building stage2. > |> > |> In file included from /home/aldyh/source/gcc/gcc/c-decl.c:6888: > |> gt-c-decl.h:338: internal compiler error: Bus error > |> Please submit a full bug report, > |> > |> Just curious if anyone had seen this, or had a fix for it. I guess I > |> should pull out gdb now... > > Bootstrap/regtesting just finished here. > > http://gcc.gnu.org/ml/gcc-testresults/2002-10/msg00594.html > > But there are a large number of new failures. Most of your failures are for the new g++.dg/compat tests, which pass for me on ia64-unknown-linux-gnu, Red Hat Linux release 7.2 (Enigma). Can you tell why these tests are failing to execute on your system? They are also failing to execute on powerpc-unknown-linux-gnu and i686-unknown-openbsd3.1, but pass on several other systems. Janis