r273465 - in /trunk/gcc: c-family/ChangeLog c-f...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Jul 13 06:29:00 GMT 2019


Author: jakub
Date: Sat Jul 13 06:29:46 2019
New Revision: 273465

URL: https://gcc.gnu.org/viewcvs?rev=273465&root=gcc&view=rev
Log:
	PR c/91149
	* c-omp.c (c_omp_split_clauses): Fix a pasto in
	OMP_CLAUSE_REDUCTION_TASK handling.

	* c-c++-common/gomp/reduction-task-3.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/gomp/reduction-task-3.c
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-omp.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list