diff options
author | Reid Barton <rwbarton@gmail.com> | 2016-02-01 14:32:38 +0100 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-01 14:32:50 +0100 |
commit | ba88aab0d1223cd5066a66500360df4bddb159d1 (patch) | |
tree | 6aafd65e8efecea1aad6f82d6a3d2643e036b042 /docs/backpack/algorithm.tex | |
parent | 86897e1fe23cb26fa2278e86542b34c33301606a (diff) | |
download | haskell-ba88aab0d1223cd5066a66500360df4bddb159d1.tar.gz |
Fix LOOKS_LIKE_PTR for 64-bit platforms
I'm not sure what this is used for. But it won't correctly
detect RTS-filled slop on 64-bit platforms.
Test Plan:
Untested. But I did verify that
unsigned long x = (unsigned long)0xaaaaaaaaaaaaaaaaULL;
compiles warning-free and produces the expected output using both
gcc and clang, with -Wall -Wextra -O, and with and without -m32.
Reviewers: simonmar, austin, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1860
Diffstat (limited to 'docs/backpack/algorithm.tex')
0 files changed, 0 insertions, 0 deletions