Trying to build today's linux kernel development snapshot with gcc-4.4-20091103 snapshot, I get:
CC [M] fs/ext4/mballoc.o CC [M] fs/fat/namei_msdos.o fs/ext4/mballoc.c: In function 'ext4_mb_add_groupinfo': fs/ext4/mballoc.c:2230: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [fs/ext4/mballoc.o] Error 1 make[1]: *** [fs/ext4] Error 2 The build completes successfully when I revert to the 20091027 snapshot of gcc. I have to go to out now so just a teads up to start with. I will get more diagnostics tomorrow. -- Summary: ICE compiling today's linux kernel git snapshot Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: chris2553 at googlemail dot com GCC build triplet: i386-pc-linux GCC host triplet: i386-pc-linux GCC target triplet: i386-pc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41955