simplify-rtx.c (simplify_subreg): Remove useless shifts from word-extractions out...
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 6 Mar 2008 13:30:10 +0000 (13:30 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 6 Mar 2008 13:30:10 +0000 (13:30 +0000)
commit97efb03aed001755fc4536fc8c7e4a9fcd5989cf
tree9c11cd65b613a05d3ba1be634feae81966658157
parentfdc54e885432c29ce4bdb53b1bd0802e24064e2a
simplify-rtx.c (simplify_subreg): Remove useless shifts from word-extractions out of a multi-word object.

2008-03-06  Paolo Bonzini  <bonzini@gnu.org>

* simplify-rtx.c (simplify_subreg): Remove useless shifts from
word-extractions out of a multi-word object.

From-SVN: r132971
gcc/ChangeLog
gcc/simplify-rtx.c