[GHC] #8083: setNumCapabilities broken in HEAD
GHC
ghc-devs at haskell.org
Tue Jul 23 14:56:35 CEST 2013
#8083: setNumCapabilities broken in HEAD
------------------------------------------------+--------------------------
Reporter: parcs | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Runtime System | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result at runtime | Unknown/Multiple
Test Case: T8083 | Difficulty:
Blocking: | Unknown
| Blocked By:
| Related Tickets:
------------------------------------------------+--------------------------
Comment (by ian@…):
commit be89c675339982cb53a5e32d6d282410c9c50f7c
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Tue Jul 23 13:43:51 2013 +0100
Temporarily disable common block elimination; fixes #8083 for now
compiler/cmm/CmmPipeline.hs | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8083#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list