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/15068] ICE in elim_reg_cond


------- Additional Comments From rearnsha at gcc dot gnu dot org  2004-07-21 10:20 -------
Subject: Re:  ICE in elim_reg_cond

On Wed, 2004-07-21 at 02:38, random at rnd dot cx wrote:

> So in an effort to work around the problem, I modified elim_reg_cond so that
> instead of calling abort() it simply returns the original rtx, and as far as I
> can tell that does seem to work. 
No, that's incorrect.

R.


-- 


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


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