[GHC] #11155: Trivial thunk gives "undefined reference to stg_ap_0_upd_info"
GHC
ghc-devs at haskell.org
Tue Apr 12 08:25:18 UTC 2016
#11155: Trivial thunk gives "undefined reference to stg_ap_0_upd_info"
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: closed
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| simplCore/should_compile/T11155
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
Comment:
This actually appears to be a much different issue from that originally
reported in this ticket as the symbol in question are update closures
instead of zero-arity applications. Let's track this new issue in #11823.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11155#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list