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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Tue Jan 28 09:39:00 GMT 2014


Author: tschwinge
Date: Tue Jan 28 09:39:24 2014
New Revision: 207173

URL: http://gcc.gnu.org/viewcvs?rev=207173&root=gcc&view=rev
Log:
During gimplification, allow additional flags next to ORT_TARGET.

	gcc/
	* gimplify.c (gimplify_call_expr, gimplify_modify_expr)
	(omp_firstprivatize_variable, omp_notice_threadprivate_variable)
	(omp_notice_variable, gimplify_adjust_omp_clauses)
	(gimplify_omp_workshare): Treat ORT_TARGET as a flag, not as a
	value.

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



More information about the Gcc-cvs mailing list