Emit a warning when the result of folding a call to
ABS() with a complex argument results in an overflow.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136904
[flang] Warn about overflow from folding complex ABS() ClosedPublic Authored by klausler on Oct 27 2022, 5:07 PM.
Details Summary Emit a warning when the result of folding a call to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 27 2022, 8:00 PM Closed by commit rG78d59a6500df: [flang] Warn about overflow from folding complex ABS() (authored by klausler). · Explain WhyOct 29 2022, 4:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471791 flang/lib/Evaluate/fold-real.cpp
flang/test/Evaluate/errors01.f90
|