This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430F5329: MSP430-GCC internal compiler error

Part Number: MSP430F5329

Tool/software: Code Composer Studio

I updated from the version 5 to the 9.2.0.50 of the gcc compiler for MSP430. Now in one file it says: font.c: In function 'eve_font_char_multi': font.c:253:1: error: unable to generate reloads for: 253 | } | ^ (insn 111 110 112 7 (set (reg:SI 6 R6 [orig:72 _100 ] [72]) (ashift:SI (zero_extend:SI (reg:QI 6 R6 [orig:96 handle ] [96])) (const_int 7 [0x7]))) 59 {*msp430.md:757} (expr_list:REG_DEAD (reg:QI 6 R6 [orig:96 handle ] [96]) (nil))) during RTL pass: reload font.c:253:1: internal compiler error: in find_reloads, at reload.c:3814 Compilation is done with msp430-elf-gcc -c -mmcu=msp430f5329 -O2 -Wall -Wextra -g2 -mlarge (even with lto the problem remains) Is this a known problem? Do you need the preprocessed source to test? Thanks in advance

**Attention** This is a public forum