Compares involving NaN are done wrong #43072
Labels
bugzilla
Issues migrated from bugzilla
c
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
duplicate
Resolved as duplicate
floating-point
Floating-point math
Extended Description
Compares (<, <=, >=, >) that involve a floating-point NaN are done wrong with
respect to raising invalid and/or being false. This is on Intel hardware.
The text was updated successfully, but these errors were encountered: