r217354 - in /branches/gomp-4_0-branch/gcc: Cha...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Tue Nov 11 14:52:00 GMT 2014


Author: tschwinge
Date: Tue Nov 11 14:52:26 2014
New Revision: 217354

URL: https://gcc.gnu.org/viewcvs?rev=217354&root=gcc&view=rev
Log:
OpenACC reductions maintenance.

	gcc/
	* omp-low.c (maybe_lookup_reduction): Don't require an OpenACC
	context.
	(lower_oacc_offload): Simplify use of maybe_lookup_reduction.

	gcc/
	* omp-low.c (delete_omp_context): Dispose of reduction_map.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/omp-low.c



More information about the Gcc-cvs mailing list