------- Comment #140 from pault at gcc dot gnu dot org 2007-07-24 07:45 ------- (In reply to comment #139) > (In reply to comment #138) > > I'll > > start a new test with current trunk. > Tue Jul 24 06:32:19 UTC 2007 (revision 126866) is also passing the test.
You were right about the options: "-O3 -ffast-math -march=native" triggers the crash on PIV/Cygwin_NT, whereas "-O1" does not. I'll retry latter with -march=native, which I suspect from past experiences. Cheers Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975