[Git][ghc/ghc][wip/backports-9.8] rel-notes: Note backport of #22010
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Wed Nov 20 15:52:15 UTC 2024
Ben Gamari pushed to branch wip/backports-9.8 at Glasgow Haskell Compiler / GHC
Commits:
88d2ee34 by Ben Gamari at 2024-11-20T10:51:55-05:00
rel-notes: Note backport of #22010
- - - - -
1 changed file:
- docs/users_guide/9.8.4-notes.rst
Changes:
=====================================
docs/users_guide/9.8.4-notes.rst
=====================================
@@ -18,6 +18,8 @@ Compiler
have expose the same module name (:ghc-ticket:`25122`).
- Adjust the demand signature of the ``prompt#`` to avoid invalid optimisation of
non-terminating programs (:ghc-ticket:`25439`).
+- GHC's internal ``Unique`` type has been widened to 64-bits on 32-bit architectures, avoiding
+ potential miscompilations on large projects (:ghc-ticket:`22010`).
Packaging
---------
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/88d2ee349ca812c52ff1d2363c7c7e7a45cf9c18
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/88d2ee349ca812c52ff1d2363c7c7e7a45cf9c18
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241120/137eaa92/attachment.html>
More information about the ghc-commits
mailing list