simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of GET_MODE_UNIT_SIZE...
authorRichard Henderson <rth@redhat.com>
Mon, 16 Jun 2003 20:56:20 +0000 (13:56 -0700)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 16 Jun 2003 20:56:20 +0000 (20:56 +0000)
commit799ab2c7133895e3e4db410cd68b53bfca0b84f5
tree5b9c6be433653df747650e11bc548d8292cafacc
parent33b0d00f2a41e9a0dcdfeeabfd61242ea46a9b04
simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of GET_MODE_UNIT_SIZE when simplifying constant vectors.

2003-06-16  Richard Henderson  <rth@redhat.com>

* simplify-rtx.c (simplify_subreg): Use GET_MODE_SIZE instead of
GET_MODE_UNIT_SIZE when simplifying constant vectors.

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