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]

r126224 - in /trunk/libgomp: ChangeLog sections...


Author: jakub
Date: Mon Jul  2 19:19:28 2007
New Revision: 126224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126224
Log:
	PR libgomp/32468
	* sections.c (GOMP_parallel_sections_start): Only decrease
	number of threads to COUNT if dyn_var is true.
	* testsuite/libgomp.c/pr32468.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr32468.c
Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/sections.c


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