diff options
author | Simon Marlow <marlowsd@gmail.com> | 2008-09-30 11:56:11 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2008-09-30 11:56:11 +0000 |
commit | deb41aa9252c516c73b896dd52712c7dd912621e (patch) | |
tree | 655904505ea0725570067069a8016e54469a37e4 /compiler/profiling | |
parent | a5605c305ff873306ba0c495216736949fbf497b (diff) | |
download | haskell-deb41aa9252c516c73b896dd52712c7dd912621e.tar.gz |
fix #2594: we were erroneously applying masks, as the reporter suggested
My guess is that this is left over from when we represented Int8 and
friends as zero-extended rather than sign-extended. It's amazing it hasn't
been noticed earlier.
Diffstat (limited to 'compiler/profiling')
0 files changed, 0 insertions, 0 deletions