
#9718: Avoid TidyPgm predicting what CorePrep will do -------------------------------------+------------------------------------- Reporter: simonpj | Owner: (none) Type: task | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.3 Resolution: | Keywords: CodeGen, CAFs Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonmar): I was thinking about what we discussed the other day about compilations that stop after generating an interface file, such as `-fno-code`. Since this will now affect the ABI, we must include `-fno-code` when we fingerprint the flags, here: https://phabricator.haskell.org/diffusion/GHC/browse/master/compiler%2Fiface... Possible this can be refined to "-fno-code is relevant only when -fno- omit-iface-pragmas". Are there any other flags that should be in this category? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9718#comment:34 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler