recog.c (split_insn): Copy the original SET_SRC before using it as a note.
commitb5b071a5688e68b783547add84949c63c49d7dc1
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 2 Aug 2012 20:44:38 +0000 (2 20:44 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 2 Aug 2012 20:44:38 +0000 (2 20:44 +0000)
tree7ebf193fc0886aa75e0dc830a863e6b85d974649
parent8e6ecdc0ad4533626d35206318b254b76748e370
recog.c (split_insn): Copy the original SET_SRC before using it as a note.

gcc/
* recog.c (split_insn): Copy the original SET_SRC before using
it as a note.

From-SVN: r190102
gcc/ChangeLog
gcc/recog.c