]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.c
re PR c/6290 (ICE compiling altivec code with 3.1)
authorJakub Jelinek <jakub@redhat.com>
Mon, 15 Apr 2002 22:39:10 +0000 (00:39 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 15 Apr 2002 22:39:10 +0000 (00:39 +0200)
commit98ef3137bfecd4d2c003b504aed4a8a7aa005625
tree89ac18d79a74a1582a1a97c0a07a63ebf5e6d7ea
parenta6bea8cee1e43ce94242f691e192f186ba9b05df
re PR c/6290 (ICE compiling altivec code with 3.1)

PR c/6290
* config/rs6000/rs6000.c (easy_vector_constant): Return 1 if the
CONST_VECTOR is { 0, ... 0 }.

* gcc.dg/altivec-5.c: New test.

From-SVN: r52340
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/altivec-5.c [new file with mode: 0644]