emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note and with REG_RETVAL...
authorSa Liu <saliu@de.ibm.com>
Sun, 12 Aug 2007 18:08:43 +0000 (18:08 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sun, 12 Aug 2007 18:08:43 +0000 (18:08 +0000)
commit1c7f7c66f8910224dcc3caf27b72dcda8d2db34d
treeca64e1194693fa8489d361d0365367d08ffbd579
parent5920daabcee046cd9d77d089635eaa77065e5035
emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note and with REG_RETVAL note after split.

2007-08-12  Sa Liu  <saliu@de.ibm.com>

       * emit-rtl.c (try_split): Relink the insns with REG_LIBCALL note
       and with REG_RETVAL note after split.

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