[GHC] #12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO
GHC
ghc-devs at haskell.org
Tue Jul 5 16:28:40 UTC 2016
#12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS ==
NO
-----------------------------------+--------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: #12230, #12169 | Differential Rev(s):
Wiki Page: |
-----------------------------------+--------------------------------------
Changes (by thomie):
* related: #12230 => #12230, #12169
@@ -1,1 +1,1 @@
- Ticket spawned from #12240.
+ Ticket spawned from #12230.
New description:
Ticket spawned from #12230.
Some time just before commit a33b498d5f648a576dac6d219115866f05721196
about 40 tests started failing with `BuildFlavour` set to `perf-llvm`.
@simonmar suggested also testing with `DYNAMIC_GHC_PROGRAMS` set to `NO`
which results on over 700 of the tests failing.
@simonmar suggests something is broken in the LLVM backend or in the
linker.
--
Comment:
Maybe #12169 is related.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12238#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list