this has been fixed a while ago...
You have to get new sources from CVS and recompile gcc.
~d


On Friday 06 December 2002 17:46, HiD wrote:
> Hi,
> when I compiled the attached file with msp430-gcc version 3.2 I got the
> following error messages:
> --------------------------------------------------------------
> msp430-gcc.exe -c CircularBuffer.c -o CircularBuffer.o
> -I"C:/Dev-Cpp/include"   -mmcu=msp430x149
>
> CircularBuffer.c: In function `CBUF_getElement':
> CircularBuffer.c:30: unrecognizable insn:
> (insn 47 45 49 (set (mem/s/j:HI (plus:HI (reg/f:HI 33)
>                  (const_int 8 [0x8])) [0
> <variable>.number_used_elements+0 S2 A16])
>          (minus:HI (const_int -1 [0xffffffff])
>              (const_int 1 [0x1]))) -1 (nil)
>      (expr_list:REG_DEAD (reg/f:HI 33)
>          (nil)))
> CircularBuffer.c:30: Internal compiler error in extract_insn, at
> recog.c:2148
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> --------------------------------------------------------
> I hope this information is somewhat helpful
>
> Greetings,
> Wolfgang


Reply via email to