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 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
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
omp-lock.h c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. 2008-06-06 15:01:54 +02:00
plugin-suffix.h 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 c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. 2008-06-06 15:01:54 +02:00
ptrlock.h Update copyright years. 2017-01-01 13:07:43 +01:00
sem.c Update copyright years. 2017-01-01 13:07:43 +01:00
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
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