
#15714: Compacting StaticPtr of a function doesn't work -------------------------------------+------------------------------------- Reporter: osa1 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.4.3 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 simonmar): This is because a `FUN_STATIC` can refer (directly or indirectly) to CAFs, and compact regions cannot have any dependencies on other heap objects. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15714#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler