[flang-commits] [flang] [flang][OpenMP] Add `private` to `allocate` in parallel-sections.f90 (PR #92185)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Wed May 15 06:57:46 PDT 2024
kparzysz wrote:
The generated code will change slightly. This isn't the only test where the allocate modifier is used---we can decide later whether we want to keep using it in tests or not. Better yet, we'd fix the module dependency issue...
https://github.com/llvm/llvm-project/pull/92185
More information about the flang-commits
mailing list