r216040 - in /branches/gomp-4_0-branch: gcc/Cha...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Thu Oct 9 16:30:00 GMT 2014
Author: tschwinge
Date: Thu Oct 9 16:30:40 2014
New Revision: 216040
URL: https://gcc.gnu.org/viewcvs?rev=216040&root=gcc&view=rev
Log:
Follow-up on reduction bug fix.
gcc/
* omp-low.c (process_reduction_data): Initialize variable inner.
gcc/testsuite/
* gcc.dg/goacc/collapse.c: Move file to
libgomp/testsuite/libgomp.oacc-c/collapse-4.c.
libgomp/
* testsuite/libgomp.oacc-c/collapse-4.c: New file, moved from
gcc/testsuite/gcc.dg/goacc/collapse.c.
Added:
branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c/collapse-4.c
- copied, changed from r216009, branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/collapse.c
Removed:
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/goacc/collapse.c
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/omp-low.c
branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
More information about the Gcc-cvs
mailing list