http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44897
--- Comment #17 from Jan Hubicka <hubicka at ucw dot cz> 2011-05-19 08:56:37 UTC --- > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44897 > > vincenzo Innocente <vincenzo.innocente at cern dot ch> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |vincenzo.innocente at cern > | |dot ch > > --- Comment #16 from vincenzo Innocente <vincenzo.innocente at cern dot ch> > 2011-05-19 08:12:20 UTC --- > I'm getting a whole bunch of > lto1: internal compiler error: Floating point exception > using > g++ -v > Using built-in specs. > COLLECT_GCC=g++ > COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper > Target: x86_64-unknown-linux-gnu > Configured with: ./configure -enable-gold=yes --enable-lto --with-fpmath=avx > --with-build-config=bootstrap-lto --with-gmp-lib=/usr/local/lib64 > --with-mpfr-lib=/usr/local/lib64 -with-mpc-lib=/usr/local/lib64 > Thread model: posix > gcc version 4.6.1 20110513 (prerelease) (GCC) > > before submitting a new bug report I would like to know if the patch by Honza > quoted below is already in it or still pending It is in mainline, I should backport it to 4.6.1. Will try to do it today or tomorrow. Honza > > -- > Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug.