On Mon, Jul 11, 2011 at 9:53 AM, Romain Geissler
wrote:
> 2011/7/8 Richard Guenther :
>> Ok.
>>
>> Thanks,
>> Richard.
>>
>
> Hi,
>
> I don't have write access, can you please add the patch to the trunk ?
Done. Btw, a proper changelog would have been
2011-07-11 Romain Geissler
* tree
2011/7/8 Richard Guenther :
> Ok.
>
> Thanks,
> Richard.
>
Hi,
I don't have write access, can you please add the patch to the trunk ?
Romain Geissler
On Fri, Jul 8, 2011 at 10:44 AM, Romain Geissler
wrote:
> Hello,
>
> This patch simply removes legacy call_expr_arg and call_expr_argp
> declarations since these functions no longer have a defined body. Use
> CALL_EXPR_ARG and CALL_EXPR_ARGP macros instead.
>
> Build fine and no regression on x86_