On 17.12.13 18:54, Jakub Jelinek wrote:
> On Tue, Dec 17, 2013 at 06:42:22PM +0100, Andreas Tobler wrote:
>> 2013-12-17  Andreas Tobler  <andre...@gcc.gnu.org>
>>
>>      * testsuite/libgomp.c/affinity-1.c: Remove alloca.h inlcude.
> 
> In this case please also change the alloca (...) use in the testcase
> to __builtin_alloca (...) and update the ChangeLog entry.
> Ok with that change.
> 
>>      * testsuite/libgomp.c/icv-2.c: Add FreeBSD coverage.
>>      * testsuite/libgomp.c/lock-3.c: Likewise.
>>      * testsuite/libgomp.c/pr48591.c: Likewise.


Thank you for the review. Done with r206063.

Andreas

2013-12-17  Andreas Tobler  <andre...@gcc.gnu.org>

        * testsuite/libgomp.c/affinity-1.c: Remove alloca.h inlcude.
        Replace alloca () with __builtin_alloca ().
        * testsuite/libgomp.c/icv-2.c: Add FreeBSD coverage.
        * testsuite/libgomp.c/lock-3.c: Likewise.
        * testsuite/libgomp.c/pr48591.c: Likewise.

Reply via email to