Wrong error was reported mentioning that the common block was in
more than one data sharing clause.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154393
[flang][openacc] Fix false error when common block is in copy clause ClosedPublic Authored by clementval on Jul 3 2023, 2:59 PM.
Details Summary Wrong error was reported mentioning that the common block was in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 4 2023, 4:31 AM Closed by commit rG85128d8b6aba: [flang][openacc] Fix false error when common block is in copy clause (authored by clementval). · Explain WhyJul 5 2023, 8:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537369 flang/include/flang/Semantics/symbol.h
flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/OpenACC/acc-resolve04.f90
|