[PATCH] Fix for bug in return type of __builtin_va_start.
Enea Zaffanella
zaffanella at cs.unipr.it
Thu Oct 24 05:06:03 PDT 2013
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
>
More information about the cfe-commits
mailing list