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
This commit is contained in:
Aldy Hernandez 2003-06-17 00:05:09 +00:00
parent 825bd25cb6
commit 0a84d874f1

View File

@ -1,3 +1,10 @@
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.
2003-06-16 Nathanael Nerode <neroden@gcc.gnu.org>
* config/ip2k/ip2k.h: Remove target-independent comments.