[Openmp-commits] [openmp] [WIP][flang] Compile proper `omp_lib.mod` from the `openmp/src/include` sources (PR #80874)
Michael Klemm via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 6 13:30:36 PST 2024
================
@@ -37,7 +37,7 @@
integer, parameter :: omp_interop_kind = c_intptr_t
integer, parameter :: omp_interop_fr_kind = omp_integer_kind
- type omp_alloctrait
+ type omp_alloctrait!
----------------
mjklemm wrote:
Yikes. There was some lag in my remote connection. Thanks for catching it!
https://github.com/llvm/llvm-project/pull/80874
More information about the Openmp-commits
mailing list