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/69308] ifcombine joins together floating point expression with side effects


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69308

--- Comment #3 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
This has nothing to do with signaling NaNs; ordered comparisons raise 
exceptions for quiet NaNs as well.

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