diff options
author | Cheng Shao <terrorjack@type.dance> | 2023-05-13 02:59:25 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2023-05-16 00:14:42 -0400 |
commit | a8f0435fc5516ad978064eeabcc24776b6b86351 (patch) | |
tree | e8f6d8ed28fa7bbb20cf12cd9a3f590a0fbb843a /testsuite/tests/hiefile | |
parent | d986c98e471e21aee0129e1fe1a7ba3059069256 (diff) | |
download | haskell-a8f0435fc5516ad978064eeabcc24776b6b86351.tar.gz |
rts: fix --disable-large-address-space
This patch moves
ACQUIRE_ALLOC_BLOCK_SPIN_LOCK/RELEASE_ALLOC_BLOCK_SPIN_LOCK from
Storage.h to HeapAlloc.h. When --disable-large-address-space is passed
to configure, the code in HeapAlloc.h makes use of these two macros.
Fixes #23385.
Diffstat (limited to 'testsuite/tests/hiefile')
0 files changed, 0 insertions, 0 deletions