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

jnorris@gcc.gnu.org jnorris@gcc.gnu.org
Tue Jul 7 15:01:00 GMT 2015


Author: jnorris
Date: Tue Jul  7 15:01:33 2015
New Revision: 225518

URL: https://gcc.gnu.org/viewcvs?rev=225518&root=gcc&view=rev
Log:
	gcc/
	* gimplify.c (enum gimplify_omp_var_data): Add new enum.
	(gimplify_adjust_omp_clauses_1): Handle deviceptr clause seen in
	outer context.
	gcc/testsuite/
	* c-c++-common/goacc/deviceptr-4.c: New test.

Added:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/deviceptr-4.c
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