gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 May 2012 09:01:54 +0000 (09:01 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 May 2012 09:01:54 +0000 (09:01 +0000)
commitf42197a5e4555d007adca1b6b50fd39c2d73736c
tree3f86694221ce315b6d76ca6d9067ac87d5c3b7f6
parent7630308303ea21c318bd57c35590fc4f249a30d8
gcc/
* ira.c (pseudo_move_insn): Delete.
(find_moveable_pseudos): Don't set it.
(move_unallocated_pseudos): Use DF_REG_DEF_CHAIN to find
the definitions of the original pseudo.  Delete all of them.

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