gcc/libgomp/testsuite
Tobias Burnus 72dc270be7 libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca
Some systems do not have <alloca.h> but provide alloca differently, e.g.
via stdlib.h. Do it like other testcases do and use __builtin_alloca.

libgomp/ChangeLog:

	PR testsuite/102910
	* testsuite/libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca
	instead of #include <alloca.h> + alloca.
2021-10-25 20:48:38 +02:00
..
config Update copyright years. 2021-01-04 10:26:59 +01:00
lib Allow matching Intel MIC in OpenMP 'declare variant' 2021-08-23 17:45:40 +02:00
libgomp.c openmp: Improve testsuite/libgomp.c/affinity-1.c testcase 2021-10-15 17:19:54 +02:00
libgomp.c++ vectorizer: Fix up -fsimd-cost-model= handling 2021-10-12 09:28:10 +02:00
libgomp.c-c++-common openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g}et_teams_thread_limit 2021-10-12 09:32:28 +02:00
libgomp.fortran openmp: Fortran strictly-structured blocks support 2021-10-21 14:57:25 +08:00
libgomp.graphite Disallow loop rotation and loop header crossing in jump threaders. 2021-10-20 07:07:35 +02:00
libgomp.oacc-c [testsuite] Unset 'offload_target' after use 2020-07-24 14:00:43 +02:00
libgomp.oacc-c++ Don't require 'openacc_nvidia_accel_selected' in additional 'libgomp.oacc-*/declare-*' 2021-06-08 11:21:47 +02:00
libgomp.oacc-c-c++-common libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca 2021-10-25 20:48:38 +02:00
libgomp.oacc-fortran Further test case adjustment re "Fortran: Fix assumed-size to assumed-rank passing" 2021-09-28 14:18:21 +02:00
libgomp-site-extra.exp.in libgomp/test: Remove a build sysroot fix regression 2020-04-06 23:32:45 +01:00
libgomp-test-support.exp.in libgomp/test: Remove a build sysroot fix regression 2020-04-06 23:32:45 +01:00
Makefile.am libgomp/test: Remove a build sysroot fix regression 2020-04-06 23:32:45 +01:00
Makefile.in libgomp: Regenerate configure files with automake 1.15.1 2020-10-02 12:08:47 +02:00