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

Hal Finkel hfinkel at anl.gov
Wed May 15 05:45:28 PDT 2013


David,

The code change looks fine, but please move the test into test/Preprocessor/init.c with the other similar tests.

 -Hal

----- Original Message -----
> 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