This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]