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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Jun 18 14:14:00 GMT 2013


Author: rguenth
Date: Tue Jun 18 14:14:00 2013
New Revision: 200169

URL: http://gcc.gnu.org/viewcvs?rev=200169&root=gcc&view=rev
Log:
2013-06-18  Richard Biener  <rguenther@suse.de>

	* Makefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency.
	* cgraphunit.c: Include cfgloop.h.
	(init_lowered_empty_function): Initialize the loop tree.
	(assemble_thunk): Insert new BBs into loops.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/cgraphunit.c



More information about the Gcc-cvs mailing list