c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by
Randolph Chung
randolph@tausq.org
Thu Dec 6 22:56:00 GMT 2001
The following reply was made to PR c++/4924; it has been noted by GNATS.
From: Randolph Chung <randolph@tausq.org>
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
nobody@gcc.gnu.org
Cc: james@nocrew.org
Subject: Re: c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by
Date: Thu, 6 Dec 2001 22:47:05 -0800
Just a bit more info on this...
The ICE is in make_edge in flow.c. Compiling with -fno-inline-functions
-O3 works around the ICE.
The bug is not there in the latest snapshot (2001-12-03) on hppa as
well.
I see that flow.c has been broken into many files, so it's hard to tell
what has changed. If someone can give us a pointer to what patch might
have fixed this we'll try to backport it to 3.0.2
thanks!
randolph
--
@..@ http://www.TauSq.org/
(----)
( >__< )
^^ ~~ ^^
More information about the Gcc-prs
mailing list