r216574 - in /branches/gomp-4_0-branch: gcc/Cha...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Thu Oct 23 07:26:00 GMT 2014
Author: tschwinge
Date: Thu Oct 23 07:26:40 2014
New Revision: 216574
URL: https://gcc.gnu.org/viewcvs?rev=216574&root=gcc&view=rev
Log:
OpenACC reductions: Don't skip the reduction variable's original value.
gcc/
* omp-low.c (finalize_reduction_data): Don't skip the reduction
variable's original value.
libgomp/
* testsuite/libgomp.oacc-c/reduction-initial-1.c: New file.
Added:
branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c/reduction-initial-1.c
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/omp-low.c
branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
More information about the Gcc-cvs
mailing list