]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
2012-04-04 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Apr 2012 12:12:00 +0000 (12:12 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Apr 2012 12:12:00 +0000 (12:12 +0000)
commitf889f544905a8dca86957570ed772df69ad54195
tree13d32354865b2db700fa6e4a168efb3e44ba9d0e
parent8e1c8dbc64e1b6910728cbdb4290d987ffb09979
2012-04-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/52808
* tracer.c (tail_duplicate): Do not tail-duplicate loop header
blocks.
* Makefile.in (tracer.o): Depend on $(CFGLOOP_H).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186135 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/tracer.c