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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Jul 29 23:10:00 GMT 2015


Author: nathan
Date: Wed Jul 29 23:10:10 2015
New Revision: 226373

URL: https://gcc.gnu.org/viewcvs?rev=226373&root=gcc&view=rev
Log:
	gcc/
	* gimplify.c (oacc_default_clause): Outer scope searching moved to
	omp_notice_variable.
	(omp_notice_variable): For OpenACC search enclosing scopes before
	applying default.

	testsuite/
	* c-c++-common/goacc/default-2.c: New.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/gimplify.c
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp



More information about the Gcc-cvs mailing list