diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2019-10-02 13:52:28 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-10-03 12:17:34 -0400 |
commit | d0924b153b093a925c9e721f2540f3dfd6c278ae (patch) | |
tree | 0779ee1ecad8c43c6d171be9c19751277f018a83 /rules/haddock.mk | |
parent | 47386fe85a412c8aa35f6bcbce0d41f0eed03b65 (diff) | |
download | haskell-d0924b153b093a925c9e721f2540f3dfd6c278ae.tar.gz |
Extend argument of createIOThread to word size
Function createIOThread expects its second argument to be of size word.
The natural size of the second parameter is 32bits. Thus for some 64bit
architectures, where a write of the lower half of a register does not
clear the upper half, the value must be zero extended.
Diffstat (limited to 'rules/haddock.mk')
0 files changed, 0 insertions, 0 deletions