(convert_move): Make copy of operands for REG_EQUAL note to avoid sharing RTL if...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 5 May 1993 18:37:24 +0000 (14:37 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 5 May 1993 18:37:24 +0000 (14:37 -0400)
commit2abec1b739563b76ede2b39e9ecd5e2be2bd9b4f
tree6b3e0426b50609ba71a328d3c230b595ba673e3d
parenta32fbc1558ffc585ee4c9a6178ffd8b409c2868d
(convert_move): Make copy of operands for REG_EQUAL note to avoid sharing RTL if called later than RTL generation...

(convert_move): Make copy of operands for REG_EQUAL note to avoid
sharing RTL if called later than RTL generation, though probably not
called after RTL generation.

From-SVN: r4339
gcc/expr.c