[Git][ghc/ghc][wip/simplifier-tweaks] Fix T18730
Sebastian Graf (@sgraf812)
gitlab at gitlab.haskell.org
Thu Oct 12 14:14:50 UTC 2023
Sebastian Graf pushed to branch wip/simplifier-tweaks at Glasgow Haskell Compiler / GHC
Commits:
c9bcb2f7 by Sebastian Graf at 2023-10-12T16:14:46+02:00
Fix T18730
- - - - -
1 changed file:
- testsuite/tests/perf/compiler/all.T
Changes:
=====================================
testsuite/tests/perf/compiler/all.T
=====================================
@@ -206,7 +206,7 @@ test('CoOpt_Singletons',
test('T18730',
[ only_ways(['optasm'])
, collect_compiler_stats('bytes allocated',1)
- , extra_files(['T8730_aux.hs'])
+ , extra_files(['T18730_aux.hs'])
],
multimod_compile,
['T18730_A', '-v0 -O'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c9bcb2f7a195805443c1a5493b2e5698c1acfe44
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c9bcb2f7a195805443c1a5493b2e5698c1acfe44
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/20231012/6cc996ee/attachment.html>
More information about the ghc-commits
mailing list