r239530 - in /trunk/gcc: ChangeLog omp-low.c te...

cltang@gcc.gnu.org cltang@gcc.gnu.org
Wed Aug 17 12:08:00 GMT 2016


Author: cltang
Date: Wed Aug 17 12:08:30 2016
New Revision: 239530

URL: https://gcc.gnu.org/viewcvs?rev=239530&root=gcc&view=rev
Log:
2016-08-17  Chung-Lin Tang  <cltang@codesourcery.com>

	* omp-low.c (lower_oacc_reductions): Adjust variable lookup to use
	maybe_lookup_decl, to handle nested acc loop directives.

	testsuite/
	* c-c++-common/goacc/reduction-6.c: New testcase.


Added:
    trunk/gcc/testsuite/c-c++-common/goacc/reduction-6.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list