[GHC] #10844: CallStack should not be inlined
GHC
ghc-devs at haskell.org
Wed Oct 5 15:18:51 UTC 2016
#10844: CallStack should not be inlined
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: gridaphobe
Type: task | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1259
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by gridaphobe):
Sorry for the confusion Simon, I had already fixed the problem by removing
the pre-emptive CSE that I had added to the desugarer. This allows the
simplifier to fully optimize the string operations and then common up any
remaining literals.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10844#comment:25>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list