[commit: ghc] master: Bump bytes allocated for T12234 (fb06bee)
git at git.haskell.org
git at git.haskell.org
Thu Mar 2 18:14:16 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/fb06bee1c5a0b4d5dfd8e0381ea2a999ca47b84c/ghc
>---------------------------------------------------------------
commit fb06bee1c5a0b4d5dfd8e0381ea2a999ca47b84c
Author: David Feuer <david.feuer at gmail.com>
Date: Thu Mar 2 11:30:48 2017 -0500
Bump bytes allocated for T12234
Reviewers: austin, bgamari
Subscribers: mpickering, thomie
Differential Revision: https://phabricator.haskell.org/D3258
>---------------------------------------------------------------
fb06bee1c5a0b4d5dfd8e0381ea2a999ca47b84c
testsuite/tests/perf/compiler/all.T | 1 +
1 file changed, 1 insertion(+)
diff --git a/testsuite/tests/perf/compiler/all.T b/testsuite/tests/perf/compiler/all.T
index b774815..6b89961 100644
--- a/testsuite/tests/perf/compiler/all.T
+++ b/testsuite/tests/perf/compiler/all.T
@@ -986,6 +986,7 @@ test('T12234',
# 2017-02-05: 74374440 (Probably OccAnal fixes)
# 2017-02-17: 86525344 (Type-indexed Typeable)
# 2017-02-25: 80245640 (Early inline patch)
+ # 2017-03-01: 84750072 (Unclear. Possibly catch# signature change.)
]),
],
compile,
More information about the ghc-commits
mailing list