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?

Manuel


_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to