This patch adds test for calls with POINTER dummy arguments on the caller side.
It also fixes some formatting error that was introduced when upstreaming
the other pointer tests.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D122238
[flang][NFC] Add pointer dummy arguments tests ClosedPublic Authored by clementval on Mar 22 2022, 9:19 AM.
Details Summary This patch adds test for calls with POINTER dummy arguments on the caller side. It also fixes some formatting error that was introduced when upstreaming This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 22 2022, 9:19 AM This revision is now accepted and ready to land.Mar 22 2022, 12:55 PM Closed by commit rG3de6b1ce0dd1: [flang][NFC] Add pointer dummy arguments tests (authored by clementval). · Explain WhyMar 22 2022, 12:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417375 flang/test/Lower/pointer-args-caller.f90
flang/test/Lower/pointer-assignments.f90
flang/test/Lower/pointer-disassociate.f90
flang/test/Lower/pointer-initial-target-2.f90
flang/test/Lower/pointer-initial-target.f90
flang/test/Lower/pointer-reference.f90
flang/test/Lower/pointer-references.f90
flang/test/Lower/pointer-results-as-arguments.f90
flang/test/Lower/pointer-runtime.f90
flang/test/Lower/pointer.f90
|