flow.c (propagate_one_insn): Preserve live-at-end registers across tail calls.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Jun 2003 20:29:55 +0000 (13:29 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Jun 2003 20:29:55 +0000 (13:29 -0700)
commitd444b5e897369d3e8de7e9e8d93daf75cef2d9a3
tree1d11b2360b2b29aca14ff5f4bcb0b30e7377ab5f
parent4dbda6f04a92cb35b6ba2dd6b85481631ded68d0
flow.c (propagate_one_insn): Preserve live-at-end registers across tail calls.

        * flow.c (propagate_one_insn): Preserve live-at-end registers
        across tail calls.

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