This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]