[GHC] #13710: panic with boot and -jX
GHC
ghc-devs at haskell.org
Wed May 17 13:57:31 UTC 2017
#13710: panic with boot and -jX
-------------------------------------+-------------------------------------
Reporter: pacak | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1-rc2
Resolution: | Keywords: hs-boot
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by ezyang):
This bug is kind of similar to #12063, in that the panic is induced when
we attempt to use interfaces prior to having checked that everything is
squared away. The interface usage is probably related to parallel mode.
I'll take a look.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13710#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list