http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56839
Markus <mrcs.gcc at mailnull dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build Target| |Ubuntu Linux 12.10, kernel | |3.5.0, x86 32bit Host| |Ubuntu Linux 12.10, kernel | |3.5.0, x86 32bit Build| |Ubuntu Linux 12.10, kernel | |3.5.0, x86 32bit --- Comment #1 from Markus <mrcs.gcc at mailnull dot com> 2013-04-04 10:43:05 UTC --- configuration used for buidling: ../gcc-4.8.0/configure \ --prefix="$INSTALL_DIR" \ --enable-languages=c,c++,go \ --with-mpc="$INSTALL_DIR" \ --with-mpfr="$INSTALL_DIR" \ --with-gmp="$INSTALL_DIR" \ --without-cloog \ --without-isl \ --without-ppl \ --disable-cloog-version-check \ --disable-ppl-version-check \ --enable-lto \ --disable-sjlj-exceptions \ --enable-libgomp \ --with-dwarf2 \ --enable-libstdcxx-debug \ --enable-concept-checks \ --enable-version-specific-runtime-libs \ --without-system-libunwind