summaryrefslogtreecommitdiffstats
path: root/libgomp/testsuite/libgomp.c++/task-7.C
Commit message (Collapse)AuthorAgeFilesLines
* PR c++/36523jakub2008-06-201-0/+18
* cgraphunit.c (cgraph_process_new_functions): Don't clear node->needed and node->reachable. * cgraphbuild.c (record_reference): Handle OMP_PARALLEL and OMP_TASK. * omp-low.c (delete_omp_context): Call finalize_task_copyfn. (expand_task_call): Don't call expand_task_copyfn. (expand_task_copyfn): Renamed to... (finalize_task_copyfn): ... this. * testsuite/libgomp.c++/task-7.C: New function. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136977 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud