regmove.c (regmove_optimize): If we end up moving the original insn due to lifetime...
authorJeffrey A Law <law@cygnus.com>
Sun, 14 Sep 1997 17:11:52 +0000 (17:11 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 14 Sep 1997 17:11:52 +0000 (11:11 -0600)
commit124da27518339cca241634edd70a89126450c78e
tree0214d9f8fdef29a473fab27b8099805719c098b9
parentfca9d4b0d440e957007bea1bdf9349a4f933dd8d
regmove.c (regmove_optimize): If we end up moving the original insn due to lifetime overlaps...

* regmove.c (regmove_optimize): If we end up moving the
original insn due to lifetime overlaps, make sure to move
REG_NOTES too.
Fixes x86 (and maybe h8) failure.

From-SVN: r15435
gcc/ChangeLog
gcc/regmove.c