gcc/libgomp/config/posix
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
lock.c
mutex.c
mutex.h
omp-lock.h
plugin-suffix.h
pool.h
proc.c
ptrlock.c
ptrlock.h
sem.c
sem.h
simple-bar.h
thread-stacksize.h
time.c