Testsuite, remove alloca header
authorAndreas Tobler <andreast@gcc.gnu.org>
Wed, 2 Oct 2019 19:05:35 +0000 (21:05 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 2 Oct 2019 19:05:35 +0000 (21:05 +0200)
commitd61bff850d13ff103de3c2fb13d5e371996e1a3c
tree6cff8efeff4c1a2d25237d4c0f682fe89e3f15cb
parentc20a90e0c82f7037f1064693ceb17a58e4682c22
Testsuite, remove alloca header

2019-10-02  Andreas Tobler  <andreast@gcc.gnu.org>

* testsuite/libgomp.oacc-c-c++-common/loop-default.h: Remove alloca.h
include. Replace alloca () with __builtin_alloca ().
* testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c: Likewise.

Reviewed-by: Thomas Schwinge <thomas@codesourcery.com>
From-SVN: r276479
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-default.h
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c