[gomp4] backport trunk FE changes

Cesar Philippidis cesar@codesourcery.com
Fri Nov 6 23:31:00 GMT 2015


I've applied this patch to gomp-4_0-branch which backports most of my
front end changes from trunk. Note that I found a regression while
testing, which is also present in trunk. It looks like
kernels-acc-loop-reduction.c is failing because I'm incorrectly
propagating the reduction variable to both to the kernels and loop
constructs for combined 'acc kernels loop'. The problem here is that
kernels don't support the reduction clause. I'll fix that next week.

Cesar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trunk-fe-backports.diff
Type: text/x-patch
Size: 28298 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151106/832910ab/attachment.bin>


More information about the Gcc-patches mailing list