
#15068: Small number of test case failures on Ubuntu Bionic (GCC 7.3) -------------------------------------+------------------------------------- Reporter: jrp | Owner: (none) Type: bug | Status: merge Priority: highest | Milestone: 8.6.1 Component: Compiler | Version: 8.4.1 (CodeGen) | Resolution: fixed | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Incorrect result | Test Case: T13658 at runtime | T14779a T14779b T14868 debug | parsing001 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4654 Wiki Page: | -------------------------------------+------------------------------------- Comment (by YitzGale): According to reports on the [https://github.com/commercialhaskell/stack/issues/4019 stack github issue], this now appears to be far less common than originally thought. It only occurs if {{{-g}}} is set AND stripping is not enabled, and stack enables both of those by default. So the issue does not affect most stack users. It only affects those who explicitly disable stripping. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15068#comment:39 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler