[PATCH] [PowerPC, Darwin, CodeGen] fix bug 15726

Hal Finkel hfinkel at anl.gov
Tue May 14 19:05:54 PDT 2013


Anyone with Darwin knowledge have an opinion on how ptrdiff_t should be set on ppc32? Unless someone objects soon, I'll consider David to be the new expert :)

 -Hal

----- Original Message -----
> Ping?
> 
> > Hi,
> > 	Here's a patch (with test case) for:
> > http://llvm.org/bugs/show_bug.cgi?id=15726
> >
> > ptrdiff_t was wrongly set to long on powerpc-darwin8 (PPC32).
> > This patch corrects it to int.
> >
> > Could someone please review/comment/commit?
> > Thanks.
> >
> > Fang
> >
> >
> 
> --
> David Fang
> http://www.csl.cornell.edu/~fang/
> 
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> 



More information about the cfe-commits mailing list