gcc/libgomp/testsuite
Jakub Jelinek a10794eafb openmp: Improve testsuite/libgomp.c/affinity-1.c testcase
I've noticed that while I have added hopefully sufficient test coverage
for the case where one uses simple number or !number as p-interval,
I haven't added any coverage for number:len:stride or number:len.

This patch adds that.

2021-10-15  Jakub Jelinek  <jakub@redhat.com>

	* testsuite/libgomp.c/affinity-1.c (struct places): Change name field
	type from char [50] to const char *.
	(places_array): Add a testcase for simplified syntax place followed
	by length or length and stride.
2021-10-15 17:19:54 +02:00
..
config
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: Add support for OpenMP declare variant directive in Fortran 2021-10-14 09:16:36 -07:00
libgomp.graphite Adjust testcase for O2 vectorization enabling 2021-10-12 15:24:12 +08:00
libgomp.oacc-c
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 openacc: Shared memory layout optimisation 2021-09-17 21:04:30 +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
Makefile.am
Makefile.in
libgomp-site-extra.exp.in
libgomp-test-support.exp.in