------- Comment #2 from pinskia at gcc dot gnu dot org 2009-09-15 23:03 ------- >init2.c:37: assertion failed: ((64 - 0)+0) == (((64 - 0)+0)/8) * 8 && sizeof(mp_limb_t) == (((64 - 0)+0)/8)
This usually means the version of GMP/MPFR you have installed have bugs in them. Did you build GCC yourself or install binaries versions of them? If you installed binaries versions of them you should report this bug to the place where you got the binaries from. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41364