patch applied (ghc): Fix error compiling AsmCodeGen.lhs for PPC
Mac (mkRtsCodeLabel)
Ian Lynagh
igloo at earth.li
Mon Apr 5 14:50:48 EDT 2010
Sat Apr 3 11:16:56 PDT 2010 naur at post11.tele.dk
* Fix error compiling AsmCodeGen.lhs for PPC Mac (mkRtsCodeLabel)
The error messages eliminated are:
> compiler/nativeGen/AsmCodeGen.lhs:875:31:
> Not in scope: `mkRtsCodeLabel'
> compiler/nativeGen/AsmCodeGen.lhs:879:31:
> Not in scope: `mkRtsCodeLabel'
> compiler/nativeGen/AsmCodeGen.lhs:883:31:
> Not in scope: `mkRtsCodeLabel'
M ./compiler/nativeGen/AsmCodeGen.lhs -3 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100403181656-b7632-91ff861a1efbe23d3bfa3bfd3481416150dadd71.gz
More information about the Cvs-ghc
mailing list