]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
authorRichard Biener <rguenther@suse.de>
Fri, 8 Feb 2013 09:07:49 +0000 (09:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 8 Feb 2013 09:07:49 +0000 (09:07 +0000)
commit0d5049b238172839e3cddbe4d8befe62d701dc07
tree9bca4cf2b5d36002a2728c433192b80cd309a75c
parentce3aef7d2b5bf49fedcb36950012f50f94a13953
Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.

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.

From-SVN: r195876
gcc/ChangeLog
gcc/Makefile.in
gcc/ipa-pure-const.c
gcc/tree-tailcall.c
This page took 0.054634 seconds and 5 git commands to generate.