r229810 - in /branches/gomp-4_0-branch/gcc: Cha...
vries@gcc.gnu.org
vries@gcc.gnu.org
Thu Nov 5 14:41:00 GMT 2015
Author: vries
Date: Thu Nov 5 14:41:29 2015
New Revision: 229810
URL: https://gcc.gnu.org/viewcvs?rev=229810&root=gcc&view=rev
Log:
Revert omp_data_i init handling in ccp and forwprop
2015-11-05 Tom de Vries <tom@codesourcery.com>
Revert:
2015-04-21 Tom de Vries <tom@codesourcery.com>
* tree-ssa-ccp.c: Include omp-low.h.
(surely_varying_stmt_p, ccp_visit_stmt): Handle .omp_data_i init
conservatively.
* tree-ssa-forwprop.c: Include omp-low.h.
(pass_forwprop::execute): Handle .omp_data_i init conservatively.
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/tree-ssa-ccp.c
branches/gomp-4_0-branch/gcc/tree-ssa-forwprop.c
More information about the Gcc-cvs
mailing list