Apply compile-time checks to the values supplied for the POS and LEN
arguments of the IBITS intrinsic function even when only one of them
is a known constant.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D154376
[flang] Check constant POS/LEN arguments IBITS even when not both constant ClosedPublic Authored by klausler on Jul 3 2023, 10:29 AM.
Details Summary Apply compile-time checks to the values supplied for the POS and LEN
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 3 2023, 12:01 PM This revision was landed with ongoing or failed builds.Jul 3 2023, 1:16 PM Closed by commit rG6c5ba7cddfa2: [flang] Check constant POS/LEN arguments IBITS even when not both constant (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536839 flang/lib/Evaluate/fold-integer.cpp
flang/test/Evaluate/errors01.f90
|