Commit e8679703 by J"orn Rennecke Committed by Joern Rennecke

* combine.c (distribute_notes): Comment typo fix.

From-SVN: r83191
parent 844f5ccf
2004-06-15 J"orn Rennecke <joern.rennecke@superh.com>
* combine.c (distribute_notes): Comment typo fix.
2004-06-15 Roger Sayle <roger@eyesopen.com>
* expmed.c (synth_mult): Mask bits of the multiplier to the
......
......@@ -11948,7 +11948,7 @@ distribute_notes (rtx notes, rtx from_insn, rtx i3, rtx i2)
/* If the register is set or already dead at PLACE, we needn't do
anything with this note if it is still a REG_DEAD note.
We can here if it is set at all, not if is it totally replace,
We check here if it is set at all, not if is it totally replaced,
which is what `dead_or_set_p' checks, so also check for it being
set partially. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment