[B/O/Z input overflow is already caught, and real input overflow
is signalled as an IEEE arithmetic exception, but regular decimal
integer overflow was silent.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126155
flang][runtime] Catch decimal integer input overflow ClosedPublic Authored by klausler on May 21 2022, 10:20 PM.
Details Summary [B/O/Z input overflow is already caught, and real input overflow
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 23 2022, 10:59 AM Closed by commit rGcdd54cbdd937: [flang][runtime] Catch decimal integer input overflow (authored by klausler). · Explain WhyMay 24 2022, 2:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 431792 flang/include/flang/Runtime/iostat.h
flang/runtime/edit-input.cpp
flang/runtime/iostat.cpp
|