[GHC] #10844: CallStack should not be inlined
GHC
ghc-devs at haskell.org
Wed Oct 5 15:45:17 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):
Ah, I see your point now. In comment:24 you weren't necessarily suggesting
that GHC '''should''' duplicate strings, just that in the example I
posted, there's nothing to '''stop''' GHC from duplicating these strings
because they're marked expandable. That does seem to be worth
investigating then.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10844#comment:27>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list