This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ICE with current gcc cvs


fs/ext2/namei.c: In function `ext2_lookup':
fs/ext2/namei.c:88: internal compiler error: in verify_local_live_at_start, at flow.c:568


 /usr/local/gcc-cvs/bin/gcc -Wp,-MD,fs/ext2/.namei.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -DHAVE_MODEL_SMALL_ATTRIBUTE -D__KERNEL__ -Iinclude  -DHAVE_MODEL_SMALL_ATTRIBUTE -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe  -ffixed-r13 -mfixed-range=f12-f15,f32-f127 -falign-functions=32 -frename-registers -O2 -fomit-frame-pointer -Wdeclaration-after-statement   -mconstant-gp -DKBUILD_BASENAME=namei -DKBUILD_MODNAME=ext2 -c -o fs/ext2/.tmp_namei.o fs/ext2/namei.c


http://www.zip.com.au/~akpm/linux/patches/stuff/namei.i

linux-tiger:/usr/src/25>  /usr/local/gcc-cvs/bin/gcc --version
gcc (GCC) 3.5.0 20040408 (experimental)


On ia64, fwiw.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]