[Openmp-commits] [PATCH] D23259: kmp_gsupport: Fix library initialization with taskgroup

Jonas Hahnfeld via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 8 06:29:09 PDT 2016


Hahnfeld marked an inline comment as done.

================
Comment at: runtime/test/tasking/bug_serial_taskgroup.c:6
@@ +5,3 @@
+ was called in xexpand(KMP_API_NAME_GOMP_TASKGROUP_START)(void).
+ __kmp_entry_gtid() will initialize the runtime of not yet done which does not
+ happen with __kmp_get_gtid().
----------------
AndreyChurbanov wrote:
> "of not yet done" --> "if mot yet done" - typo?
Yes, will fix it in the commit.


https://reviews.llvm.org/D23259





More information about the Openmp-commits mailing list