
#13016: SPECIALIZE INLINE doesn't necessarily inline specializations of a recursive function -------------------------------------+------------------------------------- Reporter: nfrisby | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Inlining Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: #13014 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by mpickering): It still isn't clear what is going on here but there seems to be some kind of interaction with `SpecConstr`. If you turn it off with `-fno-spec- constr` then the same module example doesn't get super compiled. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13016#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler