------- Comment #9 from ktietz at gcc dot gnu dot org 2009-09-19 14:32 ------- (In reply to comment #7) > I recompile the whole toolchain using today's newest code, the same result, > cross compiler runs fine, native compiler runs crash. >
I retested your example with current trunk as native compiler, and I had no ICE on compile. I've used current runtime headers, binutils, and trunk version of gcc with the patch for xmm register restore pending at the moment on gcc's ML. The libaries gmp and mpfr I build in tree of gcc's source root. Sorry, I can't reproduce this ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41211