On Wed, Jun 15, 2011 at 2:24 PM, Manuel M T Chakravarty
<c...@cse.unsw.edu.au> wrote:
> compiler/nativeGen/X86/CodeGen.hs:1510:32:
>    Warning: Defined but not used: `args'
>
> compiler/nativeGen/X86/CodeGen.hs:1552:32:
>    Warning: Defined but not used: `args'
>
> <no location info>:
> Failing due to -Werror.
>
> make[1]: *** [compiler/stage1/build/X86/CodeGen.o] Error 1
>
>
> Seems to be due to "Unroll memcpy in the X86 backend" by Johan committed by 
> David.  What happened to validating changes before pushing?

Apologies, I thought David would but I should have checked myself.

I'll fix it. There's seems to be something strange going on with the
repos though, I cannot find the commit on GitHub. I'll try to pull
from darcs.haskell.org, please hold on.

Cheers,
Johan

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to