Re: [PATCH] Handle II8 Size value in PowerPC code generator.

2011-07-14 Thread Ian Lynagh
On Thu, May 26, 2011 at 07:22:33PM +1000, Erik de Castro Lopo wrote: > > I would appreciate it if someone could apply this patch to the master > branch. Applied, thanks! Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/

[PATCH] Handle II8 Size value in PowerPC code generator.

2011-05-26 Thread Erik de Castro Lopo
8:38:11 +1000 Subject: [PATCH] Handle II8 Size value in PowerPC code generator. --- compiler/nativeGen/PPC/CodeGen.hs |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/compiler/nativeGen/PPC/CodeGen.hs b/compiler/nativeGen/PPC/CodeGen.hs index c96badd..cfd7131 100644 -