--- Comment #4 from jsm28 at gcc dot gnu dot org 2010-05-22 18:06 ---
No feedback, appears not to be a GCC bug.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #3 from heinz at licenser dot net 2009-09-15 23:17 ---
I build the GCC myself, the GMP not, it's a precompiled library. So I take it
it's a GMP problem? :) thanks, I'll see into compiling that tomorrow myself and
see if that fixes the problem.
--
http://gcc.gnu.org/bugzi
--- 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 yours
--- Comment #1 from heinz at licenser dot net 2009-09-15 22:51 ---
Created an attachment (id=18590)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18590&action=view)
the precompiled code that causes the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41364