This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/4924: G++ (3.0.2) ICE with -O3 on hppa linux; fixed by


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/
  (----)
 ( >__< )
 ^^ ~~ ^^


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]