OSDN Git Service

PR libgomp/32468
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jul 2007 19:19:28 +0000 (19:19 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jul 2007 19:19:28 +0000 (19:19 +0000)
commitc4fb4e80be86e6791ba25f38ef6f71a1bd30e2a5
tree19dc9952a79a02112a3b9cffbad788ef06cca5ea
parent885823085facb434df46acb75c0df87a883acc78
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126224 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/sections.c
libgomp/testsuite/libgomp.c/pr32468.c [new file with mode: 0644]