[PATCH] Fix for bug in return type of __builtin_va_start.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Nov 6 11:58:41 PST 2013


LGTM

On 24 October 2013 05:06, Enea Zaffanella <zaffanella at cs.unipr.it> wrote:
> Ping.
>
>
> On 10/13/2013 11:15 AM, Enea Zaffanella wrote:
>>
>> The return type of __builtin_va_start is incorrectly set to _Bool,
>> rather than void. The attached patch (with testcase) fixes it.
>>
>> OK to commit?
>>
>> Enea.
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



More information about the cfe-commits mailing list