#5357: ghc-7.2.1-rc1 broke unregisterised build
----------------------------------+-----------------------------------------
Reporter: slyfox | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 7.4.1
Component: Compiler | Version:
Resolution: | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Building GHC failed | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
----------------------------------+-----------------------------------------
Comment(by marlowsd@…):
commit 974f45103b930ed4310f9ec67b20399e3f289adf
{{{
Author: Simon Marlow <[email protected]>
Date: Wed Jan 4 15:40:41 2012 +0000
Fixup to 4464c92badaedc45ce53d6349f6790f6d2298103
Instead of enterLocalIdLabel we should get the label from the
ClosureInfo, because that knows better whether the label should be
local or not.
Needed by #5357
compiler/codeGen/CgClosure.lhs | 2 +-
compiler/codeGen/ClosureInfo.lhs | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5357#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs