Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly define GC_cptr_* atomic primitives for CHERI
(fix of commit 1fcf50d) Issue #627 (bdwgc). * include/private/gc_atomic_ops.h [!GC_BUILTIN_ATOMIC]: Check __CHERI_PURE_CAPABILITY__ instead of CPP_PTRSZ>CPP_WORDSZ (because the later ones might not be defined when the header is included from a test).
- Loading branch information