
#13143: NOINLINE and worker/wrapper -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): D3046 Wiki Page: | -------------------------------------+------------------------------------- Comment (by darchon): As A GHC API user, I recognise my "primitives" by their name, so it is absolutely critical that they do not get inlined. If this new behaviour ever becomes a problem for me, would anyone be opposed to putting this behaviour behind a dynflag which is enabled by default whenever the W/W transformation is enabled, but can be disabled by GHC API users like me? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13143#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler