
#14211: Compiler is unable to INLINE as well as the programmer can manually -------------------------------------+------------------------------------- Reporter: harendra | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Resolution: | Keywords: | StaticArgumentTransformation, | Inlining Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by harendra): {{{ -dcore-lint Turn on heavyweight intra-pass sanity-checking within GHC, at Core level. (It checks GHC’s sanity, not yours.) }}} Someone who is not working on GHC would not even look at such flags and rightly so. We need a flag for regular programmers helping them in the optimization process, something like `-Wmissed-specialisations` or does that flag cover inlining as well? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14211#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler