diff options
author | Sylvain Henry <sylvain@haskus.fr> | 2020-11-02 15:24:38 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-11-03 17:43:03 -0500 |
commit | bff74de713dac3e62c3bb6f1946e0649549f2215 (patch) | |
tree | 11dbd1af8ac03d3a2d9fd8320bd31bcaac79b173 /compiler/GHC/Unit/Module/Graph.hs | |
parent | 37f0434d65fa0891a961504c8882893fad7609c6 (diff) | |
download | haskell-bff74de713dac3e62c3bb6f1946e0649549f2215.tar.gz |
Bignum: make GMP's bignat_add not recursive
bignat_add was a loopbreaker with an INLINE pragma (spotted by
@mpickering). This patch makes it non recursive to avoid the issue.
Diffstat (limited to 'compiler/GHC/Unit/Module/Graph.hs')
0 files changed, 0 insertions, 0 deletions