From: Paul M. <le...@li...> - 2006-01-26 15:50:51
|
gcc 3.2 for sh64 doesn't appear to be able to build the kernel anymore: fs/xattr.c: In function `listxattr': fs/xattr.c:367: unrecognizable insn: (insn 700 697 462 (set (subreg:DI (reg:SI 236) 0) (reg:DI 239)) -1 (nil) (nil)) fs/xattr.c:367: Internal compiler error in get_attr_highpart, at insn-attrtab.c:6211 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. make[1]: *** [fs/xattr.o] Error 1 make: *** [fs] Error 2 What other toolchains are people using now? It looks like binutils isn't in too bad shape now, and a C targetted version of GCC was buildable not too long ago. |