#5901: Unregisterised build fails in GHC.PrimopWrappers
---------------------------------+------------------------------------------
Reporter: simonmar | Owner: igloo
Type: bug | Status: new
Priority: highest | Milestone: 7.6.1
Component: Compiler | Version: 7.4.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Building GHC failed
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by igloo@…):
commit 2304a36272531fd20f163b6f378e417dc351aa25
{{{
Author: Ian Lynagh <[email protected]>
Date: Mon Feb 27 22:03:39 2012 +0000
Fix the unregisterised build; fixes #5901
compiler/cmm/CmmExpr.hs | 4 ++++
compiler/cmm/CmmLint.hs | 12 ++++++++----
compiler/cmm/CmmOpt.hs | 5 +++--
compiler/cmm/OldCmm.hs | 6 +++---
compiler/cmm/PprC.hs | 14 ++++++++++----
compiler/codeGen/CgPrimOp.hs | 16 ++++------------
compiler/codeGen/CgUtils.hs | 3 ++-
compiler/llvmGen/LlvmCodeGen/CodeGen.hs | 11 ++++++-----
compiler/nativeGen/AsmCodeGen.lhs | 6 +++++-
compiler/nativeGen/PPC/CodeGen.hs | 6 +++---
compiler/nativeGen/SPARC/CodeGen.hs | 6 +++---
compiler/nativeGen/X86/CodeGen.hs | 8 ++++----
12 files changed, 55 insertions(+), 42 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5901#comment:1>
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