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