[GHC] #12062: Parallel make with -j0 and hs-boot leads to floating point exception
GHC
ghc-devs at haskell.org
Fri Aug 5 08:40:58 UTC 2016
#12062: Parallel make with -j0 and hs-boot leads to floating point exception
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: petercommand
Type: bug | Status: patch
Priority: low | Milestone:
Component: Runtime System | Version: 8.0.1-rc2
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2415
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"f09d65474ed042360999cb88221d65b07bfb4b5f/ghc"
f09d6547/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="f09d65474ed042360999cb88221d65b07bfb4b5f"
check that the number of parallel build is greater than 0
Fixes #12062.
Reviewers: bgamari, thomie, austin, simonmar
Reviewed By: bgamari, thomie, simonmar
Subscribers: simonmar, thomie
Differential Revision: https://phabricator.haskell.org/D2415
GHC Trac Issues: #12062
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12062#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list