Author: cesar
Date: Thu Aug 27 01:21:56 2015
New Revision: 227250
URL: https://gcc.gnu.org/viewcvs?rev=227250&root=gcc&view=rev
Log:
* omp-low.c (lower_oacc_reductions): Call GOACC_REDUCTION_INIT
to initialize the gang and worker mutex.
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/omp-low.c