]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/emit-rtl.c
emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE instead of replacing it.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Jun 2003 20:46:47 +0000 (13:46 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Jun 2003 20:46:47 +0000 (13:46 -0700)
commitf6a1f3f6caf8c89ce689b2cc3882edddfee9ea3a
tree4c7f7fcade725078185a688569b6cd43d0e5d4b5
parent99af0d26bd5e46ec40030ff2d3c68029d7129aa9
emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE instead of replacing it.

        * emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE
        instead of replacing it.

From-SVN: r68547
gcc/ChangeLog
gcc/emit-rtl.c