From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21075 invoked by alias); 2 Dec 2001 00:46:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 21060 invoked by uid 71); 2 Dec 2001 00:46:02 -0000 Date: Sat, 01 Dec 2001 16:46:00 -0000 Message-ID: <20011202004602.21056.qmail@sourceware.cygnus.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: James Troup Subject: Re: c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by -O2 Reply-To: James Troup X-SW-Source: 2001-12/txt/msg00058.txt.bz2 List-Id: The following reply was made to PR c++/4924; it has been noted by GNATS. From: James Troup To: rodrigc@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org Subject: Re: c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by -O2 Date: 02 Dec 2001 00:36:59 +0000 [Am I meant to keep that rather long Cc line?] rodrigc@gcc.gnu.org writes: > Synopsis: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by -O2 > > State-Changed-From-To: open->feedback > State-Changed-By: rodrigc > State-Changed-When: Sat Dec 1 12:54:08 2001 > State-Changed-Why: > I just compiled your testcase with: > gcc version 3.0.3 20011201 (prerelease) under > Redhat Linux 7.1, and did not segfault the > compiler. > > Can you try a newer gcc version and see > if the problem is fixed under hppa Linux? Sorry, I meant to mention that in my report but forgot; I tried to build a newer gcc snapshot for hppa, but it didn't compile. I asked around and was told it was a known problem. I'll try again and see if I can get something newer to build now. -- James