OSDN Git Service

* reload.c (dup_replacements): New function.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Sep 2002 18:21:10 +0000 (18:21 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Sep 2002 18:21:10 +0000 (18:21 +0000)
commit520be5a2be1c32924417d1175e8b269af8e246a0
tree28ef776ce2bd8bfee4bf8e535b34d00c7fd7d71f
parent83b0d21e96671c637ec4b8e119156edc049cf274
* reload.c (dup_replacements): New function.
(find_reloads): Use it to duplicate replacements at the top level
of match_dup operands.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57542 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload.c