]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (propagate_one_insn): Kill function return value registers across tail calls.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Jun 2003 20:45:18 +0000 (13:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Jun 2003 20:45:18 +0000 (13:45 -0700)
commit99af0d26bd5e46ec40030ff2d3c68029d7129aa9
treed0b6efec06fda2d75566b9c4fc1fd650678c76bd
parentd444b5e897369d3e8de7e9e8d93daf75cef2d9a3
flow.c (propagate_one_insn): Kill function return value registers across tail calls.

        * flow.c (propagate_one_insn): Kill function return value
        registers across tail calls.

From-SVN: r68546
gcc/ChangeLog
gcc/flow.c