For BIND(C) statement, two common block with the same name can have the
same bind name. Fix the regression failure by add this check. Also add
the regression tests.
Co-authored-by: Jean Perier <jperier@nvidia.com>
Paths
| Differential D127841
[flang] Fix one regression failure related to BIND(C) statement ClosedPublic Authored by peixin on Jun 15 2022, 2:56 AM.
Details Summary For BIND(C) statement, two common block with the same name can have the Co-authored-by: Jean Perier <jperier@nvidia.com>
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 15 2022, 3:47 AM Closed by commit rG60e359943bfc: [flang] Fix one regression failure related to BIND(C) statement (authored by peixin). · Explain WhyJun 15 2022, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437093 flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/declarations03.f90
|