[Bug fortran/39571] Compiler crash with "GNU MP: Cannot reallocate memory"
aran at 100acres dot us
gcc-bugzilla@gcc.gnu.org
Mon Mar 30 16:51:00 GMT 2009
------- Comment #11 from aran at 100acres dot us 2009-03-30 16:51 -------
(In reply to comment #9)
My mistake, I printed the operands to mpz_pow_ui and got
gfc_arith_power: op1 = 2
gfc_arith_power: power = 2147483647
When I call mpz_pow_ui from c with these arguments, I get
GNU MP: Cannot reallocate memory (old_size=4 new_size=268435472)
This is obviously not a fortran bug.
--
aran at 100acres dot us changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39571
More information about the Gcc-bugs
mailing list