gcc/libgomp/testsuite
Tobias Burnus 82ec4cb3c4 Fortran: openmp: Add support for thread_limit clause on target
gcc/fortran/ChangeLog:

	* openmp.c (OMP_TARGET_CLAUSES): Add thread_limit.
	* trans-openmp.c (gfc_split_omp_clauses): Add thread_limit also to
	teams.

libgomp/ChangeLog:

	* testsuite/libgomp.fortran/thread-limit-1.f90: New test.
2021-11-15 15:44:11 +01:00
..
config
lib Allow matching Intel MIC in OpenMP 'declare variant' 2021-08-23 17:45:40 +02:00
libgomp.c libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams 2021-11-15 08:58:39 +01:00
libgomp.c-c++-common openmp: Add support for thread_limit clause on target 2021-11-15 13:20:53 +01:00
libgomp.c++ vectorizer: Fix up -fsimd-cost-model= handling 2021-10-12 09:28:10 +02:00
libgomp.fortran Fortran: openmp: Add support for thread_limit clause on target 2021-11-15 15:44:11 +01:00
libgomp.graphite Remove VRP threader passes in exchange for better threading pre-VRP. 2021-10-29 17:57:27 +02:00
libgomp.oacc-c
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-c++ Don't require 'openacc_nvidia_accel_selected' in additional 'libgomp.oacc-*/declare-*' 2021-06-08 11:21:47 +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-support.exp.in
Makefile.am
Makefile.in