------- Comment #1 from rguenth at gcc dot gnu dot org 2007-09-29 12:48 ------- GNU MP: Cannot reallocate memory (old_size=4 new_size=268435472)
this looks like a GMP bug, not a GCC bug [GCC doesn't even use GMP, only MPFR which is used does]. What's your GMP version? Try updating to the latest-and-greatest here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33584