Skip to content

Commit

Permalink
Add configuration for interior pointers
Browse files Browse the repository at this point in the history
  • Loading branch information
meister committed Jun 27, 2024
1 parent 6eb7ca7 commit c3e6294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/clasp/gctools/boehm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

/* Define to recognise all pointers to the interior of objects. */
#define ALL_INTERIOR_POINTERS 1
#define REGISTER_TAG_DISPLACEMENTS 1

/* AO load, store and/or test-and-set primitives are implemented in
libatomic_ops using locks. */
Expand Down

0 comments on commit c3e6294

Please sign in to comment.