summaryrefslogtreecommitdiff
path: root/compiler/GHC/StgToCmm.hs
diff options
context:
space:
mode:
authorAndreas Klebinger <klebinger.andreas@gmx.at>2022-09-27 00:10:47 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-11-30 14:50:58 -0500
commit31462d98c31e3ef48af2f6c6f2d379d74ccc63f5 (patch)
treee9b4748c3bf96a6e96057ce7cffb12d5e1448bb9 /compiler/GHC/StgToCmm.hs
parenta9d9b8c0458e838f331ead62dca272665ecbf20d (diff)
downloadhaskell-31462d98c31e3ef48af2f6c6f2d379d74ccc63f5.tar.gz
Properly cast values when writing/reading unboxed sums.
Unboxed sums might store a Int8# value as Int64#. This patch makes sure we keep track of the actual value type. See Note [Casting slot arguments] for the details.
Diffstat (limited to 'compiler/GHC/StgToCmm.hs')
0 files changed, 0 insertions, 0 deletions