r230180 - in /branches/gomp-4_5-branch/gcc: c/C...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Nov 11 16:09:00 GMT 2015
Author: jakub
Date: Wed Nov 11 16:09:23 2015
New Revision: 230180
URL: https://gcc.gnu.org/viewcvs?rev=230180&root=gcc&view=rev
Log:
c/
* c-typeck.c (c_finish_omp_clauses): Don't mark
GOMP_MAP_FIRSTPRIVATE_POINTER decls addressable.
cp/
* semantics.c (finish_omp_clauses): Don't mark
GOMP_MAP_FIRSTPRIVATE_POINTER decls addressable.
Modified:
branches/gomp-4_5-branch/gcc/c/ChangeLog.gomp
branches/gomp-4_5-branch/gcc/c/c-typeck.c
branches/gomp-4_5-branch/gcc/cp/ChangeLog.gomp
branches/gomp-4_5-branch/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list