[GHC] #15113: Do not make CAFs from literal strings
GHC
ghc-devs at haskell.org
Sat Dec 8 14:09:25 UTC 2018
#15113: Do not make CAFs from literal strings
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.10.1
Component: Compiler | Version: 8.2.2
Resolution: | Keywords: CAFs
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #16014 | Differential Rev(s): Phab:D4717
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by AndreasK):
* related: => #16014
Comment:
The string caf code also contributes significantly to code size. See
#16014 for details.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15113#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list