[flang-commits] [flang] [flang][OpenMP] Make lastprivate work with reallocated variables (PR #106559)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Tue Sep 3 14:28:25 PDT 2024


luporl wrote:

Removed `if allocated` check and set `temporary_lhs` to false.
The tests were adjusted and no regressions were found in GFortran and Fujitsu testsuites.

https://github.com/llvm/llvm-project/pull/106559


More information about the flang-commits mailing list