merge 237126 233633 thanks on Tue, Mar 09, 2004 at 10:18:48PM +0100, Javier Fern?ndez-Sanguino Pe?a wrote: > (...) > cc -g -Wall -O2 `sh ./cflags` -c monitor_dialog.c > gcc -g -Wall -O2 `sh ./cflags` -c backend.c > backend.c: In function `backend_empty': > backend.c:566: error: insn does not satisfy its constraints: > (insn:HI 260 351 343 9 0x408e58f0 (set (mem/s:QI (plus:SI (reg:SI 3 r3) > (const_int 4095 [0xfff])) [0 buf+32767 S1 A8]) > (reg:QI 6 r6 [145])) 177 {*arm_movqi_insn} (insn_list:REG_DEP_ANTI > 246 (insn_list:REG_DEP_ANTI 243 (nil))) > (expr_list:REG_EQUAL (const_int 0 [0x0]) > (nil))) > backend.c:566: internal compiler error: in reload_cse_simplify_operands, at > reload1.c:8353 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > make[2]: *** [backend.o] Error 1
This looks like the same bug that was biting XFree86 in #233633. It should be fixed now. p.