On Wed, Nov 06, 2013 at 08:53:00PM +0100, Thomas Schwinge wrote: > Forgot to pass the --patience switch to Git, so the diff algorithm > decided to first patch the existing expand_omp_taskreg into > expand_oacc_parallel, and then later re-add expand_omp_taskreg. Here's a > more readable version of that patch, avoiding all that back'n'forth:
I've just quickly skimmed this, other than what I've mentioned earlier I haven't found anything totally wrong, so with that thing fixed I guess it is ok for the branch, but my quick skimming was far from a proper review. Jakub