
#10560: -f and -O options interact in non-obvious, order dependent ways -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Incorrect | Unknown/Multiple warning at compile-time | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by gidyn): Overriding -fx with a subsequent -Ox is arguably bad practice, as it is not clear which flags (if any) are being overridden. It should be overridden with the corresponding -fnot-x. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10560#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler