[Bug fortran/39571] Compiler crash with "GNU MP: Cannot reallocate memory"

aran at 100acres dot us gcc-bugzilla@gcc.gnu.org
Sat Mar 28 01:09:00 GMT 2009



------- Comment #3 from aran at 100acres dot us  2009-03-28 01:09 -------
I chased this to airth.c line 1054:

mpz_pow_ui (result->value.integer, op1->value.integer, power);

The variable power is 268435472.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39571



More information about the Gcc-bugs mailing list