Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * task.c (GOMP_taskgroup_end): If taskgroup->num_children | jakub | 2014-08-04 | 1 | -0/+3 |
is not zero, but taskgroup->children is NULL and there are any task->children, schedule those instead of waiting. * testsuite/libgomp.c/depend-6.c: New test. * testsuite/libgomp.c/depend-7.c: New test. * testsuite/libgomp.c/depend-8.c: New test. * testsuite/libgomp.c/depend-9.c: New test. * testsuite/libgomp.c/depend-10.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213592 138bc75d-0d04-0410-961f-82ee72b054a4 |