[flang-commits] [flang] [flang][WIP] Refactor ISO_FORTRAN_ENV to move kind arrays to global symbols (PR #89416)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Fri Apr 19 10:22:14 PDT 2024


mjklemm wrote:

The modules do not compile right now.  For ISO_FORTRAN_ENV, actually compiling the module file resulted in the compiler choking about `numeric_storage_size` intrinsic not being implemented.

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


More information about the flang-commits mailing list