[GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O

GHC ghc-devs at haskell.org
Fri Oct 20 11:51:40 UTC 2017


#13604: ghci no longer loads dynamic .o files by default if they were built with -O
-------------------------------------+-------------------------------------
        Reporter:  George            |                Owner:  dfeuer
            Type:  bug               |               Status:  new
        Priority:  highest           |            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 dfeuer):

 I'm working on the separate optimization level tracking. I'll probably
 have that done by the end of the day. I'll likely need a bit of help to
 get the user interface sorted. I'm not sure how that should look. Maybe a
 separate `-frecompile-for-opt-level-change`? By the way, as far as I can
 tell, we ''don't'' track changes in ''individual'' optimization flags,
 like `-ffull-laziness`. I imagine we should do something about that.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13604#comment:34>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list