-
Notifications
You must be signed in to change notification settings - Fork 16.9k
flang-new 19.0.0 bug: nan > 0, nan > 1 #89529
Copy link
Copy link
Closed
Labels
flangFlang issues not falling into any other categoryFlang issues not falling into any other categoryquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Metadata
Metadata
Assignees
Labels
flangFlang issues not falling into any other categoryFlang issues not falling into any other categoryquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
This is a bug of flang-new 19.0.0, when invoked with
-Ofast(This is not recommended in general. I know).Code (latest version available at https://github.com/zequipe/test_compiler/blob/master/test_flang_nan.f90):
Test:
Result:
Thank you for taking a look.