]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 May 2012 18:55:20 +0000 (18:55 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 May 2012 18:55:20 +0000 (18:55 +0000)
commita6d935b7d072d7df1c64fddfdaf408575e2b8ad8
tree38d5ee74697d7aec32694c08a36c9d4d17ab1fcf
parentef0b0c7254fbe35c7d9975942cdebadaee2e09d8
gcc/
* lower-subreg.c (shift_cost): Use set_src_cost, avoiding the SET.
(compute_costs): Likewise for the zero extension.  Use set_rtx_cost
to compute the cost of moves.  Set the mode of the target register.

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