2013-02-08 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Feb 2013 09:07:49 +0000 (09:07 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Feb 2013 09:07:49 +0000 (09:07 +0000)
commit8ff30f9a0235ba6746f7d1544bc1474fc422d98b
tree9bca4cf2b5d36002a2728c433192b80cd309a75c
parent8f9777f40b93a7870bf28529a900ad04189b8400
2013-02-08  Richard Biener  <rguenther@suse.de>

* Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
* ipa-pure-const.c (analyze_function): Avoid calling
mark_irreducible_loops twice.
* tree-tailcall.c (tree_optimize_tail_calls_1): Mark loops
for fixup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195876 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/ipa-pure-const.c
gcc/tree-tailcall.c