[Bug c/41364] gcc exits with: internal compiler error: Abort

2010-05-22 Thread jsm28 at gcc dot gnu dot org
--- 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 ---

[Bug c/41364] gcc exits with: internal compiler error: Abort

2009-09-15 Thread heinz at licenser dot net
--- 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

[Bug c/41364] gcc exits with: internal compiler error: Abort

2009-09-15 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug c/41364] gcc exits with: internal compiler error: Abort

2009-09-15 Thread heinz at licenser dot net
--- 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