This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug regression/17919] [4.0 Regression] ICE at /cgraphunit.c:2907
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 18 Oct 2004 13:17:27 -0000
- Subject: [Bug regression/17919] [4.0 Regression] ICE at /cgraphunit.c:2907
- References: <20041010000948.17919.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-10-18 13:17 -------
Subject: Re: [4.0 Regression] ICE at /cgraphunit.c:2907
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-18
> 04:31 -------
> I see that this looks fixed:
> <http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00846.html> except
> that the testsuite looks in bad shape.
I don't think the problem is fixed but it's not consistently reproducible.
It comes and goes with changes to the distribution tree. I've seen it
both on hiauly6 and gsyprf11.
Regarding the large number of libstdc++ fails, these are all PCH fails.
I think they are caused by the testsuite using a different libstdc++
instead of the just built one. On the other system that I do
hppa-unknown-linux-gnu testing on (gsyprf11), I have been testing a
patch to consolidate the setting of LD_LIBRARY_PATH into one module.
I don't see the PCH errors there. See
<http://gcc.gnu.org/ml/gcc-testresults/2004-10/msg00815.html>.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17919