It should be A= but I misspelled it in the intrinsics table as X=.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130382
[flang] Fix name of dummy argument to intrinsic NEW_LINE(A='') ClosedPublic Authored by klausler on Jul 22 2022, 12:12 PM.
Details Summary It should be A= but I misspelled it in the intrinsics table as X=.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 22 2022, 4:16 PM Closed by commit rGcbfc22392085: [flang] Fix name of dummy argument to intrinsic NEW_LINE(A='') (authored by klausler). · Explain WhyJul 23 2022, 9:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 447080 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/allocate04.f90
|