when cross-compiling the kernel for ARM with gcc-4.1.1, we hit an ICE: include/asm/arch/io.h: In function 'imu_dev_init': include/asm/arch/io.h:43: internal compiler error: Segmentation fault
checked on a Gentoo ppc/x86_64 host for the arm target with gcc-3.4.6 and gcc-4.1.1 and gcc-4.1-20061027 gcc-4.2-20061014 ... only the 4.1.x versions failed -- Summary: [4.1 Regression] ICE when building the kernel on ARM Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vapier at gentoo dot org GCC host triplet: x86_64-linux GCC target triplet: arm-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29686