r262815 - in /trunk: gcc/ChangeLog gcc/omp-low....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Jul 17 10:54:00 GMT 2018


Author: jakub
Date: Tue Jul 17 10:54:52 2018
New Revision: 262815

URL: https://gcc.gnu.org/viewcvs?rev=262815&root=gcc&view=rev
Log:
	PR middle-end/86542
	* omp-low.c (create_task_copyfn): Copy over also fields corresponding
	to _looptemp_ clauses, other than the first two.

	* testsuite/libgomp.c++/pr86542.C: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c++/pr86542.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list