This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31120] ICE with integer_exponentiation_1.f90 and -ffast-math



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]