r266723 - in /trunk: gcc/ChangeLog gcc/tree-nes...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sun Dec 2 12:50:00 GMT 2018


Author: jakub
Date: Sun Dec  2 12:50:50 2018
New Revision: 266723

URL: https://gcc.gnu.org/viewcvs?rev=266723&root=gcc&view=rev
Log:
	* tree-nested.c (convert_nonlocal_omp_clauses,
	convert_local_omp_clauses): Handle OMP_CLAUSE_IN_REDUCTION,
	OMP_CLAUSE_TASK_REDUCTION and OMP_CLAUSE__SIMT_ clauses.
	(convert_nonlocal_reference_stmt, convert_local_reference_stmt):
	Convert clauses for GIMPLE_OMP_TASKGROUP.

	* testsuite/libgomp.c/task-reduction-3.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/task-reduction-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-nested.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list