[LTO] [PATCH] Tighten up a little bit type system
Andrew Pinski
pinskia@gmail.com
Sun Jun 4 18:45:00 GMT 2006
On Jun 4, 2006, at 11:42 AM, Daniel Jacobowitz wrote:
> On Sun, Jun 04, 2006 at 08:59:12AM -0700, Andrew Pinski wrote:
>> Hi,
>>
>> This tighten up a little bit of the type system by removing
>> the useless conversion to void*. It is based on a patch
>> by Diego and fixes up the regression which he mentions
>> at the time the patch was posted.
>>
>> OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
>
> Pointer? It looks like you mean exactly the opposite - no longer
> removing a cast to void*.
Yes I mean by no longer removing the cast to "void*".
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg03042.html
Sorry about that,
Andrew Pinski
More information about the Gcc-patches
mailing list