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
bar.h
doacross.h
error.c
icv-device.c
libgomp-plugin.c
lock.c
mutex.c
mutex.h
oacc-async.c
oacc-cuda.c
oacc-host.c
oacc-init.c
oacc-mem.c
oacc-parallel.c
oacc-plugin.c
omp-lock.h
openacc.f90
pool.h
proc.c
ptrlock.c
ptrlock.h
sem.c
sem.h
simple-bar.h
target.c
task.c
team.c
thread-stacksize.h
time.c