[Openmp-commits] [openmp] [WIP][flang] Compile proper `omp_lib.mod` from the `openmp/src/include` sources (PR #80874)
Jonathan Peyton via Openmp-commits
openmp-commits at lists.llvm.org
Tue Feb 6 12:11:01 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!
----------------
jpeyton52 wrote:
Seems like an accidental change.
https://github.com/llvm/llvm-project/pull/80874
More information about the Openmp-commits
mailing list