[Mono-dev] Mono svn and ppc

Mark Probst mark.probst at gmail.com
Fri Dec 19 14:47:58 EST 2008


On Fri, Dec 19, 2008 at 3:27 AM, Steven Munroe <munroesj at 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


More information about the Mono-devel-list mailing list