[PATCH] [PR19090] Add -Wno-pointer-sign option

Andrew Pinski pinskia@physics.uc.edu
Mon Jan 10 02:46:00 GMT 2005


On Jan 9, 2005, at 9:44 PM, Andi Kleen wrote:

> +@item -Wno-pointer-sign
> +@opindex Wno-pointer-sign
> +Don't warn for pointer argument passing or assignment with different 
> signedness.
> +Only useful in the negative form since this warning is enabled by 
> default.

One comment from me, please add this only works with C and Objective-C
since this section is for all warnings.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list