r230337 - in /branches/gomp-4_5-branch/libgomp:...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Nov 13 18:19:00 GMT 2015


Author: jakub
Date: Fri Nov 13 18:19:08 2015
New Revision: 230337

URL: https://gcc.gnu.org/viewcvs?rev=230337&root=gcc&view=rev
Log:
	* ordered.c (gomp_doacross_init, GOMP_doacross_post,
	GOMP_doacross_wait, gomp_doacross_ull_init, GOMP_doacross_ull_post,
	GOMP_doacross_ull_wait): For GFS_DYNAMIC don't divide number of
	iterators or IV by chunk size.
	* testsuite/libgomp.c/doacross-3.c: New test.

Added:
    branches/gomp-4_5-branch/libgomp/testsuite/libgomp.c/doacross-3.c
Modified:
    branches/gomp-4_5-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_5-branch/libgomp/ordered.c



More information about the Gcc-cvs mailing list