[Bug tree-optimization/49135] ICE in gcc.c-torture/execute/920302-1.c on arm
janis at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 24 16:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49135
--- Comment #3 from Janis Johnson <janis at gcc dot gnu.org> 2011-05-24 16:07:25 UTC ---
With sources updated yesterday the ICE is at line 11950.
Configured with:
/scratch/janisjo/arm-linux-fsf/src/gcc-mainline/configure
--build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
--target=arm-none-linux-gnueabi
--enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch
--with-gnu-as --with-gnu-ld --enable-languages=c,c++ --enable-shared
--enable-lto
--enable-symvers=gnu --enable-__cxa_atexit --disable-nls
--prefix=/opt/codesourcery
--with-sysroot=/opt/codesourcery/arm-none-linux-gnueabi/libc
--with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm'
--disable-libgomp --enable-poison-system-directories
--with-gmp=xxxx --with-mpfr=xxxx --with-mpc=xxxx --with-ppl=xxxx
--with-cloog=xxxx
--with-libelf=xxxx --with-build-time-tools=xxxx --with-build-sysroot=xxxx
More information about the Gcc-bugs
mailing list