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


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