diff options
author | Ben Lippmeier <benl@ouroborus.net> | 2011-11-29 16:38:33 +1100 |
---|---|---|
committer | Ben Lippmeier <benl@ouroborus.net> | 2011-12-06 18:46:07 +1100 |
commit | 657773c8e59917fda05ee08065ec566aebb50a5f (patch) | |
tree | 689b644048ac8b6bc367c55d8ed132ea23f7b59b /includes/RtsAPI.h | |
parent | 237159c2285b4073f300c3ea5cfb471529f185fb (diff) | |
download | haskell-657773c8e59917fda05ee08065ec566aebb50a5f.tar.gz |
Fix #5658: mark all array indexing primops as can_fail
If they're not marked as can_fail, then they are floated out of case expressions that check whether the indices are in-bounds, causing immense suffering.
Diffstat (limited to 'includes/RtsAPI.h')
0 files changed, 0 insertions, 0 deletions