[GHC] #4945: Another SpecConstr infelicity
GHC
ghc-devs at haskell.org
Thu Jun 11 17:34:52 UTC 2015
#4945: Another SpecConstr infelicity
-------------------------------------+-------------------------------------
Reporter: batterseapower | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.0.2
Component: Compiler | Version: 7.0.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Runtime | Test Case:
performance bug | simplCore/should_compile/T4945
Blocked By: | Blocking:
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"506522c95f5d43db4d469135878c56fe20eb81f6/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="506522c95f5d43db4d469135878c56fe20eb81f6"
Testsuite: mark T4945 as expect_broken (#4945)
In commit 7d519dabd2006c9742e82fce02df55704da15482, the file
T4945.stdout was added to the repository, to make T4945 pass
validatation presumably.
When that test produces output however, there is a bug somewhere, and we
shouldn't hide it. There is a comment in the Makefile which says:
"When SpecConstr works there are no STUArrays at all"
So here we remove T4945.stdout again, mark T4945 as expect_broken, and
reopen the ticket.
Differential Revision: https://phabricator.haskell.org/D976
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4945#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list