[flang-commits] [flang] [flang][debug] Change type*N to type(kind=N). (PR #161432)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Tue Sep 30 14:22:09 PDT 2025
kkwli wrote:
Thanks. Actually, it fixes the `complex` case. `complex*16` corresponds to `complex(8)`.
https://github.com/llvm/llvm-project/pull/161432
More information about the flang-commits
mailing list