Re: error: unrecognizable insn:

2014-05-17 Thread Jakub Jelinek
On Sat, May 17, 2014 at 06:13:56PM +0530, Umesh Kalappa wrote: > Dear All, > We are porting the gcc 4.8.1 for our private target . > The compiler pops up with below error . > > error: unrecognizable insn: > > (insn 22 21 32 6 (set (reg:HI 30 [ D.1532 ]) >

error: unrecognizable insn:

2014-05-17 Thread Umesh Kalappa
Dear All, We are porting the gcc 4.8.1 for our private target . The compiler pops up with below error . error: unrecognizable insn: (insn 22 21 32 6 (set (reg:HI 30 [ D.1532 ]) (plus:HI (symbol_ref:HI ("stringArray") ) (const_int -1 [0x]))) -1 (nil))