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]

Re: ICE on ARM Linux when bootstrapping with current CVS tree...


> _divdi3
> ../../gcc3/gcc/libgcc2.c: In function `__divdi3':
> ../../gcc3/gcc/libgcc2.c:694: Unrecognizable insn:
> (insn 1256 789 1262 (set (subreg:SI (mem:DI (reg:SI 13 sp) 0) 0)
>         (reg:SI 0 r0)) -1 (nil)
>     (nil))
> ../../gcc3/gcc/libgcc2.c:694: Internal compiler error in
> `extract_insn', at recog.c:2026
> 

I think this is all related to the genrecog changes.  I haven't got time 
to look at it this week, but I think several of the predicates need 
tweaking, as may bits of the md file.

Bernt sent me some patches, but as rth pointed out, they need some further 
work and I've other things I need to look at at the moment.

R.


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