reload.c (dup_replacements): New function.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 26 Sep 2002 18:21:10 +0000 (18:21 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 26 Sep 2002 18:21:10 +0000 (18:21 +0000)
commit6cabe79eabc995c20a16ce121cb42d3409b7364c
tree28ef776ce2bd8bfee4bf8e535b34d00c7fd7d71f
parent0855247a1c2c7feb135bedccff3e17103598169d
reload.c (dup_replacements): New function.

* reload.c (dup_replacements): New function.
(find_reloads): Use it to duplicate replacements at the top level
of match_dup operands.

From-SVN: r57542
gcc/ChangeLog
gcc/reload.c