
#12759: Latest Debian GCC breaks GHC -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.2 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Linux | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: #12755, #11834 | Differential Rev(s): Phab:D2707 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: closed => new * differential: => Phab:D2707 * resolution: fixed => * related: => #12755, #11834 Comment: It seems that the `configure` check introduced previously isn't robust enough due to some GCC silliness. Prior to 4.8 GCC apparently only warns when faced with an unknown flag, exiting with exit code 0. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12759#comment:17 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler