[Bug fortran/31120] ICE with integer_exponentiation_1.f90 and -ffast-math
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 14 14:02:00 GMT 2007
------- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-03-14 14:02 -------
(In reply to comment #4)
> I'll do it tonight, but before could you test the following code
> [karma] f90/bug% gfc test_pow.f90
> Out of stack space.
> Try running 'limit stacksize unlimited' in the shell to raise its limit.
On i686-linux, the unpatched compiler works OK without -ffast-math and
segfaults with it. With the patch, it runs fine in both cases.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31120
More information about the Gcc-bugs
mailing list