[Bug fortran/31120] ICE with integer_exponentiation_1.f90 and -ffast-math
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Wed Mar 14 14:27:00 GMT 2007
------- Comment #6 from dominiq at lps dot ens dot fr 2007-03-14 14:27 -------
Subject: Re: ICE with integer_exponentiation_1.f90 and -ffast-math
> On i686-linux, the unpatched compiler works OK without -ffast-math and
> segfaults with it.
I am a little bit worried about that. As far as I know the stack size on OSX
is limited to 65536 kbytes (at least I don't know how to increase it further
under 10.3). Could you test the code with the last print uncommented and
the stack size limited to 65536 kbytes? TIA
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31120
More information about the Gcc-bugs
mailing list