This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jakub
Date: Tue Apr 11 17:15:47 2017
New Revision: 246849

URL: https://gcc.gnu.org/viewcvs?rev=246849&root=gcc&view=rev
Log:
	PR libgomp/80394
	* omp-low.c (scan_omp_task): Don't optimize away empty tasks
	if they have any depend clauses.

	* testsuite/libgomp.c/pr80394.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr80394.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]