Hi! On Fri, 23 Oct 2015 12:48:23 +0200, I wrote: > On Fri, 23 Oct 2015 10:07:49 +0200, I wrote: > > On Mon, 19 Oct 2015 17:54:46 +0200, I wrote: > > > [...] Jakub's big "Merge from > > > gomp-4_1-branch to trunk", > > > . > > > Instead of attempting to merge that one in one go -- that is, to avoid > > > having to deal with a ton of merge conflicts at once, and to allow for > > > easier understanding of individual changes/regressions -- in the > > > following I'll gradually merge individual "blocks" of all the > > > gomp-4_1-branch changes into gomp-4_0-branch. Amongst other things, the last batch includes support for struct elements in OpenMP "map", "to", "from" clauses. Again, I have not yet assessed to which extent this will be useful to support related (future) OpenACC functionality. Committed to gomp-4_0-branch in r229255: commit 17f04b7a665d9313047ea9f8e71909a633b59c05 Merge: a2959cc 0254f5c Author: tschwinge Date: Fri Oct 23 13:26:35 2015 +0000 svn merge -r 226438:228761 svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_1-branch git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@229255 138bc75d-0d04-0410-961f-82ee72b054a4 Grüße Thomas