I've broken two compilers today
PostPosted:Fri Aug 26, 2005 2:40 pm
Code: Select all
That's gcc. We're also confident that Intel's compiler has a bug; the address for a variable is 12 bytes higher than it should be./home/scotts/factory/src/lf_allocator.h:134: error: unrecognizable insn:
(insn:HI 403 402 404 7 0x4249570c (set (reg/f:SI 125)
(const:SI (plus:SI (symbol_ref:SI ("%l__thread_num"))
(const_int -12 [0xfffffff4])))) -1 (nil)
(expr_list:REG_EQUAL (const:SI (plus:SI (symbol_ref:SI ("%l__thread_num"))
(const_int -12 [0xfffffff4])))
(nil)))
/home/scotts/factory/src/lf_allocator.h:134: internal compiler error: in
extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.suse.de/feedback> for instructions.
Preprocessed source stored into /tmp/ccOWYWaQ.out file, please attach this to your bugreport.
make: *** [taskman.o] Error 1