[GHC] #5054: LLVM Errors with test cases
GHC
ghc-devs at haskell.org
Thu Apr 28 21:09:28 UTC 2016
#5054: LLVM Errors with test cases
---------------------------------------+---------------------------------
Reporter: arsenm | Owner: dterei
Type: bug | Status: closed
Priority: normal | Milestone: 7.4.1
Component: Compiler (LLVM) | Version: 7.0.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Compile-time crash | Test Case:
Blocked By: | Blocking:
---------------------------------------+---------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"e20b3ed0d0a3eda9b52544f06694667ddc2dd3a1/ghc"
e20b3ed0/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="e20b3ed0d0a3eda9b52544f06694667ddc2dd3a1"
Testsuite: delete T5054 and T5054_2 (#5054)
These tests no longer compile, because the hmatrix api has completely
changed. Even if we managed to fix the tests, I don't think they would
provided much value, since the ghc/llvm bug from #5054 was not
reproducible in the first place.
Reviewed by: bgamari
Differential Revision: https://phabricator.haskell.org/D2139
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/5054#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list