]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/oacc-parallel.c
libgomp: Don't use <alloca.h>.
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 16 Jan 2015 20:05:21 +0000 (21:05 +0100)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 16 Jan 2015 20:05:21 +0000 (21:05 +0100)
commit6e36114cdf1a41e749e3769ec8181f5c5f965a1e
tree6086d21bff53bac5d9c7c5f0e74df1a0829c5144
parenteae801bacc085da3a40c4db2e543aaae753f71be
libgomp: Don't use <alloca.h>.

libgomp/
* oacc-parallel.c: Don't include <alloca.h>.
(GOACC_parallel): Use gomp_alloca instead of alloca.

From-SVN: r219771
libgomp/ChangeLog
libgomp/oacc-parallel.c