r230006 - in /branches/gomp-4_0-branch/gcc: Cha...

vries@gcc.gnu.org vries@gcc.gnu.org
Mon Nov 9 09:34:00 GMT 2015


Author: vries
Date: Mon Nov  9 09:34:28 2015
New Revision: 230006

URL: https://gcc.gnu.org/viewcvs?rev=230006&root=gcc&view=rev
Log:
Provide PROP_gimple_eomp unconditionally in pass_expand_omp

2015-11-09  Tom de Vries  <tom@codesourcery.com>

	* omp-low.c (pass_data_expand_omp): Add PROP_gimple_eomp to
	properties_provided.
	(pass_expand_omp::execute): Don't set PROP_gimple_eomp.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/omp-low.c



More information about the Gcc-cvs mailing list