[Git][ghc/ghc][wip/T22497] Bump ghc-tarballs to fix #22497
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Mon Jan 16 17:02:40 UTC 2023
Ben Gamari pushed to branch wip/T22497 at Glasgow Haskell Compiler / GHC
Commits:
b1089ee6 by Ben Gamari at 2023-01-16T12:02:25-05:00
Bump ghc-tarballs to fix #22497
It turns out that gmp 6.2.1 uses the platform-reserved `x18` register on
AArch64/Darwin. This was fixed in upstream changeset 18164:5f32dbc41afc,
which was merged in 2020. Here I backport this patch although I do hope
that a new release is forthcoming soon.
Bumps gmp-tarballs submodule.
Fixes #22497.
- - - - -
1 changed file:
- libraries/ghc-bignum/gmp/gmp-tarballs
Changes:
=====================================
libraries/ghc-bignum/gmp/gmp-tarballs
=====================================
@@ -1 +1 @@
-Subproject commit 6bbea995472b6f4db172c3cd50aa3f515ddd221c
+Subproject commit 7bb13b556d81e60556db6b5ef8757f55a3925527
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1089ee68b53ba737a301a2e8e21e27b79143f03
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1089ee68b53ba737a301a2e8e21e27b79143f03
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/20230116/5b5b6fae/attachment.html>
More information about the ghc-commits
mailing list