r210261 - in /trunk/gcc: ChangeLog Makefile.in ...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri May 9 07:49:00 GMT 2014


Author: rguenth
Date: Fri May  9 07:49:18 2014
New Revision: 210261

URL: http://gcc.gnu.org/viewcvs?rev=210261&root=gcc&view=rev
Log:
2014-05-09  Richard Biener  <rguenther@suse.de>

	* Makefile.in (GTFILES): Remove tree-ssa-propagate.c.
	* tree-ssa-propagate.c: Do not include gt-tree-ssa-propagate.h.
	(interesting_ssa_edges, varying_ssa_edges): Move out of GC space.
	(add_ssa_edge, process_ssa_edge_worklist, ssa_prop_init,
	ssa_propagate): Adjust.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/tree-ssa-propagate.c



More information about the Gcc-cvs mailing list