[GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
ghc-devs at haskell.org
Tue Sep 19 18:43:40 UTC 2017
#13604: ghci no longer loads dynamic .o files by default if they were built with -O
-------------------------------------+-------------------------------------
Reporter: George | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.2.2
Component: Compiler | Version: 8.2.1-rc1
Resolution: | Keywords:
| RecompilationCheck
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3514
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
elaforge, George, can you describe precisely what you would propose that
you help with this? I'm not sure teaching `ghci` to ignore `-O` and
`-fhpc` is a great idea since there may be users that want to use these
flags from within an interactive session.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13604#comment:23>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list