[Bug fortran/33584] FAIL: gfortran.dg/integer_exponentiation_4.f90 -O (internal compiler error)

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 29 12:48:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list