summary refs log tree commit diff stats
path: root/tests/stdlib/talgorithm.nim
diff options
context:
space:
mode:
authorReimer Behrends <behrends@gmail.com>2015-05-07 14:35:39 +0200
committerReimer Behrends <behrends@gmail.com>2015-05-07 14:35:39 +0200
commit2a08bbdf31ce693ec0741ecbc9ae78a4d7b9a051 (patch)
treec37d85774e8f6f63a4aa45f9dfa0b7b3fc0f21c3 /tests/stdlib/talgorithm.nim
parentb9e02b1efc14a309e613ec4d4cf8c793503bc797 (diff)
downloadNim-2a08bbdf31ce693ec0741ecbc9ae78a4d7b9a051.tar.gz
Fix GC scanning of registers on x86_64 architectures.
It is possible for jmp_buf to not be word-aligned or addresses
in the register dump to not be word-aligned. This can result in
either addresses in registers being missed or even addresses on
the stack past the register area not being scanned properly.
Diffstat (limited to 'tests/stdlib/talgorithm.nim')
0 files changed, 0 insertions, 0 deletions