r133307 - in /branches/gcc-4_3-branch/libgomp: ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Mar 18 09:55:00 GMT 2008


Author: jakub
Date: Tue Mar 18 09:55:09 2008
New Revision: 133307

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133307
Log:
	PR libgomp/35625
	* iter.c (gomp_iter_guided_next_locked): If q > n, set end to ws->end.
	(gomp_iter_guided_next): Likewise.
	* testsuite/libgomp.c/pr35625.c: New test.

Added:
    branches/gcc-4_3-branch/libgomp/testsuite/libgomp.c/pr35625.c
Modified:
    branches/gcc-4_3-branch/libgomp/ChangeLog
    branches/gcc-4_3-branch/libgomp/iter.c



More information about the Gcc-cvs mailing list