gcc/libgomp/config/nvptx
Jakub Jelinek c4060df4b1 re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test on x86_64-apple-darwin16)
PR libgomp/79876
	* config/posix/thread-stacksize.h: New file.
	* config/darwin/thread-stacksize.h: New file.
	* config/nvptx/thread-stacksize.h: New file.
	* env.c: Include thread-stacksize.h.
	(initialize_env): Initialize stacksize to GOMP_DEFAULT_STACKSIZE
	instead of 0.  Call pthread_attr_setstacksize even if
	GOMP_DEFAULT_STACKSIZE is non-zero.

From-SVN: r246675
2017-04-04 12:41:33 +02:00
..
bar.c Update copyright years. 2017-01-01 13:07:43 +01:00
bar.h Update copyright years. 2017-01-01 13:07:43 +01:00
doacross.h Update copyright years. 2017-01-01 13:07:43 +01:00
error.c Update copyright years. 2017-01-01 13:07:43 +01:00
icv-device.c Update copyright years. 2017-01-01 13:07:43 +01:00
libgomp-plugin.c
lock.c Update copyright years. 2017-01-01 13:07:43 +01:00
mutex.c
mutex.h Update copyright years. 2017-01-01 13:07:43 +01:00
oacc-async.c
oacc-cuda.c
oacc-host.c
oacc-init.c Update copyright years. 2017-01-01 13:07:43 +01:00
oacc-mem.c
oacc-parallel.c Update copyright years. 2017-01-01 13:07:43 +01:00
oacc-plugin.c
omp-lock.h
openacc.f90 Update copyright years. 2017-01-01 13:07:43 +01:00
pool.h Update copyright years. 2017-01-01 13:07:43 +01:00
proc.c Update copyright years. 2017-01-01 13:07:43 +01:00
ptrlock.c
ptrlock.h Update copyright years. 2017-01-01 13:07:43 +01:00
sem.c
sem.h Update copyright years. 2017-01-01 13:07:43 +01:00
simple-bar.h Update copyright years. 2017-01-01 13:07:43 +01:00
target.c Update copyright years. 2017-01-01 13:07:43 +01:00
task.c Update copyright years. 2017-01-01 13:07:43 +01:00
team.c Update copyright years. 2017-01-01 13:07:43 +01:00
thread-stacksize.h re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test on x86_64-apple-darwin16) 2017-04-04 12:41:33 +02:00
time.c Update copyright years. 2017-01-01 13:07:43 +01:00