[GHC] #12238: Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO
GHC
ghc-devs at haskell.org
Tue Jun 28 20:49:44 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
Keywords: | Operating System: Linux
Architecture: x86_64 (amd64) | Type of failure: Other
Test Case: | Blocked By:
Blocking: | Related Tickets: #12230
Differential Rev(s): | Wiki Page:
--------------------------------------+---------------------------
Ticket spawned from #12240.
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.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12238>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list