[PATCH] For gcc 4.7, use gimple_call_fntype to extract a GIMPLE_CALL function type
Peter Collingbourne
peter at pcc.me.uk
Sun Mar 31 03:32:39 PDT 2013
On Sun, Mar 31, 2013 at 11:58:49AM +0200, Duncan Sands wrote:
> Hi Peter,
>
> On 31/03/13 10:03, Peter Collingbourne wrote:
>> Hi,
>>
>> For gcc 4.7, use gimple_call_fntype to extract a GIMPLE_CALL function
>> type.
>>
>> This fixes cases where function pointers are cast in the call expression.
>>
>> OK to commit?
>
> yes, please do. I have a more comprehensive scheme in mind for fixing this kind
> of thing, but this will improve things while waiting.
Thanks, r178447.
--
Peter
More information about the llvm-commits
mailing list