Don't emit a warning when a compile-time constant argument to
ISNAN() or IEEE_IS_NAN() is a NaN.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D154377
[flang] Don't warn about a NaN argument to ISNAN() ClosedPublic Authored by klausler on Jul 3 2023, 10:30 AM.
Details Summary Don't emit a warning when a compile-time constant argument to
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 3 2023, 12:02 PM This revision was landed with ongoing or failed builds.Jul 3 2023, 1:26 PM Closed by commit rG08bfc002885f: [flang] Don't warn about a NaN argument to ISNAN() (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536840 flang/lib/Evaluate/fold-logical.cpp
flang/test/Evaluate/errors01.f90
|