simplify-rtx.c (simplify_subreg): Do not over-extend vector constants.
authorAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 17 Jun 2003 00:05:09 +0000 (00:05 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 17 Jun 2003 00:05:09 +0000 (00:05 +0000)
commit0a84d874f1b8dd6d93b426b6a66cd028a81406b4
tree8a707ba34e17a68272bc0139761452dfa3e94daf
parent825bd25cb621ed2f6c88ff32c8604372de61dc4f
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: r68049.2
gcc/ChangeLog