[GHC] #12838: On iOS, sys_icache_invalidate called with an end pointer instead of a size

GHC ghc-devs at haskell.org
Tue Nov 15 00:46:20 UTC 2016


#12838: On iOS, sys_icache_invalidate called with an end pointer instead of a size
----------------------------------------+---------------------------------
           Reporter:  shlevy            |             Owner:
               Type:  bug               |            Status:  new
           Priority:  normal            |         Milestone:
          Component:  Runtime System    |           Version:  8.1
           Keywords:                    |  Operating System:  Other
       Architecture:  Unknown/Multiple  |   Type of failure:  None/Unknown
          Test Case:                    |        Blocked By:
           Blocking:                    |   Related Tickets:
Differential Rev(s):                    |         Wiki Page:
----------------------------------------+---------------------------------
 The second argument of sys_icache_invalidate takes a size, but Storage.c
 passes an end pointer instead.

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


More information about the ghc-tickets mailing list