diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2017-07-03 19:09:03 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-07-03 19:42:21 -0400 |
commit | a6f3d1b00e9c37a56cd4db9e519309e94a65d181 (patch) | |
tree | b2133ecde8fef1e90649a667b20946fde4a62d8a /configure.ac | |
parent | ef63ff27251a20ff11e58c9303677fa31e609a88 (diff) | |
download | haskell-a6f3d1b00e9c37a56cd4db9e519309e94a65d181.tar.gz |
rts: Fix isByteArrayPinned#'s treatment of large arrays
It should respond with True to both BF_PINNED and BF_LARGE byte arrays.
However, previously it would only check the BF_PINNED flag.
Test Plan: Validate
Reviewers: simonmar, austin, erikd
Subscribers: winterland1989, rwbarton, thomie
GHC Trac Issues: #13894
Differential Revision: https://phabricator.haskell.org/D3685
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions