On Fri, Dec 19, 2008 at 3:27 AM, Steven Munroe <munro...@us.ibm.com> wrote:
> found the bug. The update to mini-ppc.c (emit_memcpy) replaced ppc_lwzu
> macro with ppc_load_reg_update, but the definition of
> ppc_load_reg_update for PPC32 in ppc-codegen.h did not account for
> reorders parms (ppc_lwz (c, Rd, d, Ra) vs lwzu (c, Rd, Ra, d)).

Thanks!  I couldn't reproduce the bug on my own machine, but I've
commited the bugfix.

bye
Mark
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to