This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by -O2
- From: James Troup <james at nocrew dot org>
- To: rodrigc at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 02 Dec 2001 00:36:59 +0000
- Subject: Re: c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by -O2
- References: <20011201205409.18162.qmail@sourceware.cygnus.com>
[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