[GHC] #11644: Core lint error in result of Specialise for TEST=T3220 WAY=optasm
GHC
ghc-devs at haskell.org
Thu Feb 25 22:24:38 UTC 2016
#11644: Core lint error in result of Specialise for TEST=T3220 WAY=optasm
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Compiler | Version: 8.0.1-rc2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: indexed-
| types/should_compile/T3220,
| indexed-
| types/should_compile/ColInference3
Blocked By: | Blocking:
Related Tickets: #11371, #11643 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"90fa8cf2bf1677545c3f4a8bc967b1674822e90a/ghc"
90fa8cf2/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="90fa8cf2bf1677545c3f4a8bc967b1674822e90a"
Mark tests for #11643, #11644, #11645 and #9406 expect_broken
For opt_ways or prof_ways only.
indexed-types/should_compile/all.T called setTestOpts to not run
the tests with opt_ways. Since I'm finding regressions for opt_ways, I
removed it. This only makes a difference when running
`./validate --slow` or `make slowtest`.
Update submodule hpc.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11644#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list