This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r133306 - in /trunk/libgomp: ChangeLog iter.c t...


Author: jakub
Date: Tue Mar 18 09:54:21 2008
New Revision: 133306

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133306
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:
    trunk/libgomp/testsuite/libgomp.c/pr35625.c
Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/iter.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]