[PATCH] For gcc 4.7, use gimple_call_fntype to extract a GIMPLE_CALL function type
Duncan Sands
baldrick at free.fr
Sun Mar 31 02:58:49 PDT 2013
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.
Ciao, Duncan.
More information about the llvm-commits
mailing list