OSDN Git Service

2003-06-16 Aldy Hernandez <aldyh@redhat.com>
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jun 2003 00:05:09 +0000 (00:05 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jun 2003 00:05:09 +0000 (00:05 +0000)
* simplify-rtx.c (simplify_subreg): Do not over-extend vector
constants.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68049 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index b59a69a..e5d87dd 100644 (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.