--- egcs-1.0/gcc/config/rs6000/tramp.asm.orig Wed Dec 3 14:34:28 1997 +++ egcs-1.0/gcc/config/rs6000/tramp.asm Sat Jan 17 12:41:19 1998 @@ -83,7 +85,7 @@ lwz r7,.Ltramp(r11) /* trampoline address -4 */ li r8,__trampoline_size /* verify that the trampoline is big enough */ - cmpw cr1,r8,r4 + cmpw cr1,r4,r8 srwi r4,r4,2 /* # words to move */ addi r9,r3,-4 /* adjust pointer for lwzu */ mtctr r4