[GHC] #7707: iOS patch no 6: compatibility with iOS assembler
GHC
cvs-ghc at haskell.org
Sat Mar 2 15:43:52 CET 2013
#7707: iOS patch no 6: compatibility with iOS assembler
------------------------------+---------------------------------------------
Reporter: StephenBlackheath | Owner:
Type: feature request | Status: patch
Priority: normal | Component: Compiler
Version: 7.7 | Keywords:
Os: Other | Architecture: arm
Failure: None/Unknown | Blockedby:
Blocking: 7724 | Related:
------------------------------+---------------------------------------------
Comment(by ian@…):
commit 7bc3bdf6ed6114ba04edcc1c3536b5e20218f20f
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Mar 2 13:15:21 2013 +0000
ios fix from Stephen Blackheath; part of #7707
Apparently ios doesn't understand .type %function.
rts/StgCRun.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7707#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list