r206517 - in /trunk/gcc: tree-ssa-pre.c tree-ss...
vries@gcc.gnu.org
vries@gcc.gnu.org
Fri Jan 10 10:37:00 GMT 2014
Author: vries
Date: Fri Jan 10 10:37:22 2014
New Revision: 206517
URL: http://gcc.gnu.org/viewcvs?rev=206517&root=gcc&view=rev
Log:
Note that pass_pre destroys PROP_no_crit_edges
2014-01-09 Tom de Vries <tom@codesourcery.com>
* tree-ssa-pre.c (pass_data_pre): Add comment about PROP_no_crit_edges
in properties_required. Add PROP_no_crit_edges to properties_destroyed.
* tree-ssa-sink.c (pass_data_sink_code): Remove PROP_no_crit_edges
from properties_required.
Modified:
trunk/gcc/tree-ssa-pre.c
trunk/gcc/tree-ssa-sink.c
More information about the Gcc-cvs
mailing list