[Bug middle-end/56185] [4.7 Regression] ICE for Arithmetic exception with -O2 and -fgraphite

daniel.f.starke at freenet dot de gcc-bugzilla@gcc.gnu.org
Wed Feb 13 21:09:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56185

--- Comment #6 from Daniel Starke <daniel.f.starke at freenet dot de> 2013-02-13 21:08:40 UTC ---
This issue does not occur with checking enabled. See below a working
configuration.

COLLECT_GCC=D:\Programme\msys\mingw64\bin\x86_64-w64-mingw32-gcc.exe
COLLECT_LTO_WRAPPER=d:/programme/msys/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.7.2/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../src/gcc-4.7.2/configure --enable-languages=c,c++
--disable-nls --disable-shared --enable-static --enable-lto --enable-libgomp
--with-dwarf2 --disable-win32-registry --enable-version-specific-runtime-libs
--prefix=/mingw64 --with-sysroot=/mingw64 --target=x86_64-w64-mingw32
--enable-targets=all --enable-checking=all
--with-gmp=/usr/new-cross-gcc/lib/gmp-5.0.2
--with-mpfr=/usr/new-cross-gcc/lib/mpfr-2.4.2
--with-mpc=/usr/new-cross-gcc/lib/mpc-0.9
--with-ppl=/usr/new-cross-gcc/lib/ppl-0.11.2
--with-cloog=/usr/new-cross-gcc/lib/cloog-parma-0.16.1
--with-host-libstdcxx='-lstdc++ -lsupc++' --enable-cloog-backend=ppl
Thread model: win32
gcc version 4.7.2 (GCC)



More information about the Gcc-bugs mailing list