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 tree-optimization/34036] [4.3 Regression] ICE with control flow in the middle of basic block for -fnon-call-exceptions



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-11-10 22:05 -------
Hmm, I think these options are a bit weird:
 -ffast-math -fsignaling-nans

-ffast-math enables -fno-signal-math so how can NaNs signal?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34036


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