[Git][ghc/ghc][wip/decode_cloned_stack] More iterations to get more underflow frames

Sven Tennie (@supersven) gitlab at gitlab.haskell.org
Mon Apr 3 14:14:22 UTC 2023



Sven Tennie pushed to branch wip/decode_cloned_stack at Glasgow Haskell Compiler / GHC


Commits:
ff3bb3eb by Sven Tennie at 2023-04-03T14:13:55+00:00
More iterations to get more underflow frames

- - - - -


1 changed file:

- libraries/ghc-heap/tests/stack_underflow.hs


Changes:

=====================================
libraries/ghc-heap/tests/stack_underflow.hs
=====================================
@@ -13,7 +13,7 @@ import GHC.Stack (HasCallStack)
 import GHC.Stack.CloneStack
 import TestUtils
 
-main = loop 128
+main = loop 256
 
 {-# NOINLINE loop #-}
 loop 0 = Control.Monad.void getStack



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ff3bb3ebc18fb94bb8b3ce912a3325c1c00e4fdc

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ff3bb3ebc18fb94bb8b3ce912a3325c1c00e4fdc
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/20230403/bf4ecd05/attachment.html>


More information about the ghc-commits mailing list