Re: [gomp4.1] Structure element mapping support

2015-09-02 Thread Ilya Verbin
On Mon, Aug 31, 2015 at 17:07:53 +0200, Jakub Jelinek wrote: > * gimplify.c (gimplify_scan_omp_clauses): Handle > struct element GOMP_MAP_FIRSTPRIVATE_POINTER. Have you seen this? gcc/gimplify.c: In function ‘void gimplify_scan_omp_clauses(tree_node**, gimple_statement_base**, omp_re

[gomp4.1] Structure element mapping support

2015-08-31 Thread Jakub Jelinek
On Fri, Aug 28, 2015 at 08:13:35PM +0200, Jakub Jelinek wrote: > Here is my current WIP on further structure element mapping support > (so, structure element {pointer,reference to pointer,reference to array} > based array sections, start of C++ support (still need to add tests for > template instan