r226011 - in /trunk/libgomp: ChangeLog oacc-par...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Mon Jul 20 17:31:00 GMT 2015


Author: nathan
Date: Mon Jul 20 17:31:46 2015
New Revision: 226011

URL: https://gcc.gnu.org/viewcvs?rev=226011&root=gcc&view=rev
Log:
	* oacc-parallel.c (GOACC_parallel): Move variadic handling into
	wait=-specific if.
	(GOACC_enter_exit_data, GOACC_update): Use consistent num_waits
	!=0 condition.
	(goacc_waits): Move !num_waits handling to ...
	(GOACC_wait): ... here, the only caller that might have zero waits.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/oacc-parallel.c



More information about the Gcc-cvs mailing list