https://bugs.llvm.org/show_bug.cgi?id=43727

            Bug ID: 43727
           Summary: Compares involving NaN are done wrong
           Product: clang
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

Compares (<, <=, >=, >) that involve a floating-point NaN are done wrong with
respect to raising invalid and/or being false.  This is on Intel hardware.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to