re PR libgomp/68579 (FAIL: libgomp.c/target-32.c execution test)
authorJakub Jelinek <jakub@redhat.com>
Fri, 27 Nov 2015 19:33:33 +0000 (20:33 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 27 Nov 2015 19:33:33 +0000 (20:33 +0100)
commit8e4e471966a4e97174581391b2e101ae166db5a4
tree2ebd89368155482f942fa97700e79509cabd6a9b
parent2c2176f5184eec90d5eeae3e3c1820abf3ac13b2
re PR libgomp/68579 (FAIL: libgomp.c/target-32.c execution test)

PR libgomp/68579
* task.c (gomp_task_run_post_handle_depend_hash): New forward decl.
(gomp_create_target_task): Call it before freeing
GOMP_TARGET_TASK_DATA tasks.

From-SVN: r231023
libgomp/ChangeLog
libgomp/task.c