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]

[Bug rtl-optimization/22384] compiling cp-mangle.c causes an ICE


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2005-07-09 17:02 -------
Subject: Re:  New: compiling cp-mangle.c causes an ICE

> Reverting
> 
> http://gcc.gnu.org/ml/gcc-cvs/2005-07/msg00296.html
> 
> cures the problem.

But that breaks bootstrap on the PA.  Reverting

2005-04-16  Alexandre Oliva  <aoliva@redhat.com>

        PR target/20126
	* loop.c (loop_givs_rescan): Handle non-replaceable (plus (reg)
	(const)).

would probably fix the PA bootstrap.  But then PR 20126 would need to
be reopened.  This is a never ending serious of bugs for which we need
a proper fix.

I've posted a possible fix to gcc-patches:
<http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00649.html>.  Does that
work for you?

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22384


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