]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)
authorRichard Guenther <rguenther@suse.de>
Wed, 4 Apr 2012 12:12:00 +0000 (12:12 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 4 Apr 2012 12:12:00 +0000 (12:12 +0000)
commit0b9066cf56f688034561c58adb5cadaf102abb26
tree13d32354865b2db700fa6e4a168efb3e44ba9d0e
parentc1a969777ff9f9dc0a92b69a261df0232e376009
re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)

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).

From-SVN: r186135
gcc/ChangeLog
gcc/Makefile.in
gcc/tracer.c