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 target/14149] [3.3 Regression] libgcc2.c:731: internal compiler error: in extract_constrain_insn_cached, at recog.c:2090


------- Additional Comments From denisc at overta dot ru  2004-02-16 17:12 -------
Subject: Re:  [3.3 Regression] libgcc2.c:731: internal compiler error: in extract_constrain_insn_cached, at recog.c:2090

"cmosis5 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org> writes:

> ------- Additional Comments From cmosis5 at hotmail dot com  2004-02-15 20:34 -------
> (In reply to comment #5)
> > (In reply to comment #4)
> > > (In reply to comment #3)
> > 
> > 
> > Ignore that last comment I made, typo in avr.h file. I'm trying the patch again.
> > 
> 
> Yes, that error In comment #4 still stands. I made this change to avr.h:
> 
> #define BASE_REG_CLASS (reload_completed ? BASE_POINT_REGS : POINTER_REGS)

---------------------------------------------^^^^^^^^^^^^^^^
It is wrong. BASE_POINTER_REGS must be here.



-- 


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


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