[llvm-bugs] [Bug 43727] New: Compares involving NaN are done wrong
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Oct 19 19:26:33 PDT 2019
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: unassignedclangbugs at nondot.org
Reporter: tydeman at tybor.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191020/c8b8ce88/attachment-0001.html>
More information about the llvm-bugs
mailing list