tree-inline.c (WALK_SUBTREE_TAIL): New macro.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 26 Oct 2001 18:27:13 +0000 (18:27 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 26 Oct 2001 18:27:13 +0000 (18:27 +0000)
commit6c624f7f882ea3fdd121c9ab5f8d604c00ac3e10
tree3e38f5a0ee686bbb4dece960208ac211172b1f69
parent45c23566b6caa9010dda42a4df20b4e7f17d238a
tree-inline.c (WALK_SUBTREE_TAIL): New macro.

* tree-inline.c (WALK_SUBTREE_TAIL): New macro.
(walk_tree): Use it for tail calls where appropriate.

From-SVN: r46556
gcc/ChangeLog
gcc/tree-inline.c