combine.c (try_combine): Adjust comment.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 23 Mar 2013 11:06:21 +0000 (11:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 23 Mar 2013 11:06:21 +0000 (11:06 +0000)
commit4f25c8fbfd7c6909cb107c2634a92fb0187966fc
treedb7557835407774778e395b1976034c6736053b0
parent956d29dff6023d5eadd029f6fb20a002fa7f8a0c
combine.c (try_combine): Adjust comment.

* combine.c (try_combine): Adjust comment.  Do not add the set of
insn #0 if the destination indirectly is set or dies in insn #2.
Tidy up code to distribute a new note.

From-SVN: r197002
gcc/ChangeLog
gcc/combine.c