[commit: ghc] wip/fix-integer-simple-ci: Fix 32-bit allocations (99ab616)

git at git.haskell.org git at git.haskell.org
Thu Dec 27 17:00:51 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/fix-integer-simple-ci
Link       : http://ghc.haskell.org/trac/ghc/changeset/99ab61681d21f78139d619cf82a3c8909b0a2165/ghc

>---------------------------------------------------------------

commit 99ab61681d21f78139d619cf82a3c8909b0a2165
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Dec 24 13:37:21 2018 -0500

    Fix 32-bit allocations


>---------------------------------------------------------------

99ab61681d21f78139d619cf82a3c8909b0a2165
 libraries/ghc-compact/tests/compact_share.stdout-ws-32 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/libraries/ghc-compact/tests/compact_share.stdout-ws-32 b/libraries/ghc-compact/tests/compact_share.stdout-ws-32
index a6ac978..0f92940 100644
--- a/libraries/ghc-compact/tests/compact_share.stdout-ws-32
+++ b/libraries/ghc-compact/tests/compact_share.stdout-ws-32
@@ -1,4 +1,4 @@
-275599
-1900544
-275599
-1114112
+411963
+2588672
+411963
+1343488



More information about the ghc-commits mailing list