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

#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

#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 Resolution: | Keywords: Operating System: Other | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by shlevy): Patch already ready, just combining it with a few other build fixes and will push all at once. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12838#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#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
Resolution: | Keywords:
Operating System: Other | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#12838: On iOS, sys_icache_invalidate called with an end pointer instead of a size -------------------------------------+------------------------------------- Reporter: shlevy | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.2.1 Component: Runtime System | Version: 8.1 Resolution: fixed | Keywords: Operating System: Other | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed * milestone: => 8.2.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12838#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC