Generate a runtime error message for a reference to an invalid
assigned format such as:
if (.true.) print n end
Paths
| Differential D158039
[flang] Runtime assigned format errors ClosedPublic Authored by vdonaldson on Aug 15 2023, 4:40 PM.
Details
Summary Generate a runtime error message for a reference to an invalid if (.true.) print n end
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 16 2023, 6:34 AM
Revision Contents
Diff 550543 flang/lib/Lower/IO.cpp
flang/test/Lower/format-statement.f90
|