]> gcc.gnu.org Git - gcc.git/commit - gcc/function.c
Sibling call optimizations.
authorJeffrey A Law <law@cygnus.com>
Fri, 17 Mar 2000 22:40:45 +0000 (14:40 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 17 Mar 2000 22:40:45 +0000 (14:40 -0800)
commit0a1c58a25ab5df1a3e4596024774641ebae8be2a
tree720b4c50b7ea074422601de35cfc7e48ed679e49
parentf1fd8077fd1260362aa134deefc197948da270f8
Sibling call optimizations.

Co-Authored-By: Richard Henderson <rth@cygnus.com>
From-SVN: r32612
16 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/calls.c
gcc/final.c
gcc/flow.c
gcc/function.c
gcc/genflags.c
gcc/integrate.c
gcc/jump.c
gcc/rtl.c
gcc/rtl.def
gcc/rtl.h
gcc/sibcall.c [new file with mode: 0644]
gcc/toplev.c
gcc/tree.c
gcc/tree.h
This page took 0.053771 seconds and 5 git commands to generate.