[Bug fortran/39571] Compiler crash with "GNU MP: Cannot reallocate memory"
aran at 100acres dot us
gcc-bugzilla@gcc.gnu.org
Sat Mar 28 04:46:00 GMT 2009
------- Comment #5 from aran at 100acres dot us 2009-03-28 04:46 -------
gmp-4.2.4 passes all test. mpfr-2.4.0 pass all except the tsprintf tests where
my version returns 1.899347461279296875e+07 and the test expects
1,899347461279296875e+07 (notice the decimal point is a period instead of a
comma).
Considering that gmp is being told to raise 2 to the 268435472nd power, I don't
think any system's allocator would work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39571
More information about the Gcc-bugs
mailing list