
#11337: Unwind information incorrect between Sp adjustment and end of block -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 (CodeGen) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): In principle this ought not to be too hard to fix: 1. Fix `CmmLayoutStack.maybeAddSpAdj` to add a `CmmUnwind` node after the `CmmAssign`. 2. Fix `Debug.extractUnwind` to properly emit tables for all unwind nodes in a block. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11337#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler