[GHC] #12076: "lazy" leads to undefined reference to `stg_ap_0_upd_info'
GHC
ghc-devs at haskell.org
Wed Aug 31 17:46:15 UTC 2016
#12076: "lazy" leads to undefined reference to `stg_ap_0_upd_info'
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: merge
Priority: high | Milestone: 8.0.2
Component: Compiler | Version: 8.0.1-rc2
(CodeGen) |
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2309
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: closed => merge
Comment:
Phab:D2471 fixes a performance regression in the `binary-tree` nofib test
introduced by comment:6. It was merged to `master` as
83b326cda759cfd4c538595cf38ee23eb81a4c76.
It should likely be merged to `ghc-8.0`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12076#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list