cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL insn's notes following...
authorRoger Sayle <roger@eyesopen.com>
Tue, 21 Jan 2003 01:52:46 +0000 (01:52 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 21 Jan 2003 01:52:46 +0000 (01:52 +0000)
commitdbaff908a0318f174bf6f3400138ac4927aef2fd
tree7721c1e1b44c86d56ff51fb211abb20ac02c6ae4
parentaa4fb101f187d86e444f337624150b034f9b03eb
cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL insn's notes following a...

* cse.c (cse_insn): Avoid RTL sharing when updating the RETVAL
insn's notes following a substitution inside a libcall.

From-SVN: r61524
gcc/ChangeLog
gcc/cse.c