[flang-commits] [flang] [flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symbols (PR #95388)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Mon Jul 1 11:29:59 PDT 2024


================
@@ -0,0 +1,110 @@
+!===-- module/__fortran_bultin_kinds.f90 --=--------------------------------===!
----------------
klausler wrote:

I'm confident that the problem can be solved without splitting the module source file by properly defining the compilations in which the folding the intrinsic must be deferred.

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


More information about the flang-commits mailing list