simplify-rtx.c (simplify_subreg): Do not over-extend vector constants.
authorAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 17 Jun 2003 00:03:24 +0000 (00:03 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 17 Jun 2003 00:03:24 +0000 (00:03 +0000)
commit825bd25cb621ed2f6c88ff32c8604372de61dc4f
tree74fd80ca70747089c5d2d3c9bfaffdbd0a52e6fb
parentc24851dee56337fd1d88a87749792980cf0d30bc
simplify-rtx.c (simplify_subreg): Do not over-extend vector constants.

2003-06-16  Aldy Hernandez  <aldyh@redhat.com>

* simplify-rtx.c (simplify_subreg): Do not over-extend vector
constants.

* testsuite/gcc.c-torture/execute/simd-4.c: New.

[[Split portion of a mixed commit.]]

From-SVN: r68047.2
gcc/simplify-rtx.c
gcc/testsuite/gcc.c-torture/execute/simd-4.c [new file with mode: 0644]