On Jul 3, 2007, at 6:35 PM, Evan Cheng wrote:

> Hi Dan,
>
> This patch is breaking llvm-gcc bootstrapping on PPC.
>
> I am not sure what exactly wrong is it. But the old code has a check
> for endianness while your new code doesn't. Can you check again if
> you are taking endianness into consideration?

One thing to check: if returning (or passing) an i64 value, make sure  
the right halves are returned in r3 vs r4.  Thanks!

-Chris


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to