summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-09-10 11:07:23 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-09-10 11:07:23 +0300
commit5d48bfc0488c9daf85f5c3bc09de607c700817a6 (patch)
tree9e5ff5b7cfaaac97843ec263e59b77da572b0490 /CMakeLists.txt
parent515d30eb005f8819112d8d474e37b085cf94edde (diff)
downloadbdwgc-5d48bfc0488c9daf85f5c3bc09de607c700817a6.tar.gz
Fix 'overflow in conversion from word' g++ warning in GC_init
* include/private/gcconfig.h [POINTER_SHIFT && !POINTER_MASK] (POINTER_MASK): Covert -1 to word type thru signed_word. * misc.c [ALIGNMENT>GC_DS_TAGS] (GC_init): Change (word)-ALIGNMENT to (~(word)ALIGNMENT)+1.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions