[GHC] #10301: Plugins/dynamic loading subtly broken (it seems)
GHC
ghc-devs at haskell.org
Tue Jul 14 10:59:47 UTC 2015
#10301: Plugins/dynamic loading subtly broken (it seems)
-------------------------------------+-------------------------------------
Reporter: thoughtpolice | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.3
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | plugins/T10294
Related Tickets: #8276 | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* testcase: => plugins/T10294
Comment:
The test `plugins/T10294` is failing on Windows with the same error as
above:
{{{
ghc-stage2.exe: panic! (the 'impossible' happened)
(GHC version 7.11.20150713 for x86_64-unknown-mingw32):
Static flags have not been initialised!
Please call GHC.parseStaticFlags early enough.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10301#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list