diff options
author | Reimer Behrends <behrends@gmail.com> | 2015-05-07 14:35:39 +0200 |
---|---|---|
committer | Reimer Behrends <behrends@gmail.com> | 2015-05-07 14:35:39 +0200 |
commit | 2a08bbdf31ce693ec0741ecbc9ae78a4d7b9a051 (patch) | |
tree | c37d85774e8f6f63a4aa45f9dfa0b7b3fc0f21c3 /tests/stdlib/talgorithm.nim | |
parent | b9e02b1efc14a309e613ec4d4cf8c793503bc797 (diff) | |
download | Nim-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