[GHC] #12076: "lazy" leads to undefined reference to `stg_ap_0_upd_info'
GHC
ghc-devs at haskell.org
Tue May 17 09:53:53 UTC 2016
#12076: "lazy" leads to undefined reference to `stg_ap_0_upd_info'
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.2
Component: Compiler | Version: 8.0.1-rc2
(CodeGen) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* milestone: => 8.0.2
Comment:
> Perhaps there should be an ASSERT in the codegen so it doesn't create
this symbol?
+1. It's silly that we get all the way to linking with this code.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12076#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list