On Tue, 2012-05-29 at 18:23 +0100, David Howells wrote: > Has anyone had any success building a gcc-4.7.0 that can build SH64 binaries > without dying? I am seeing ICEs and SEGVs: > > include/linux/genhd.h:214:3: internal compiler error: Segmentation fault > mm/madvise.c:285:2: internal compiler error: Segmentation fault > mm/percpu.c: In function 'pcpu_free_area': > mm/percpu.c:602:1: error: unrecognizable insn: > (insn 74 73 75 8 (set (reg:SI 279) > (abs:SI (reg:SI 280))) mm/percpu.c:575 -1 > (nil)) > mm/percpu.c:602:1: internal compiler error: in extract_insn, at recog.c:2123 > Hmm .. abs:SI ... I'm afraid that was me. Sorry about that! Somebody noticed the problem with abs:SI on SH64 a while ago, too. However, I don't remember whether the fix made it into 4.7.0 or into the 4.7.1 branch. Could you try with the 4.7.1 branch? Cheers, Oleg -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html