[GHC] #7722: iOS patch no 11: Fix quirk with runtime loader

GHC cvs-ghc at haskell.org
Fri Mar 8 15:04:07 CET 2013


#7722: iOS patch no 11: Fix quirk with runtime loader
--------------------------------+-------------------------------------------
  Reporter:  StephenBlackheath  |          Owner:         
      Type:  feature request    |         Status:  closed 
  Priority:  normal             |      Milestone:         
 Component:  Compiler           |        Version:  7.7    
Resolution:  fixed              |       Keywords:         
        Os:  Other              |   Architecture:  arm    
   Failure:  None/Unknown       |     Difficulty:  Unknown
  Testcase:                     |      Blockedby:         
  Blocking:  7724               |        Related:         
--------------------------------+-------------------------------------------

Comment(by simonmar):

 Ok, but you might want to check that it isn't generating dynamic
 references for everything, which could add a lot of overhead.  A quick
 check of the code size and performance before/after on a benchmark or two
 should be enough.

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



More information about the ghc-tickets mailing list