re PR middle-end/17961 (ICE for operation on small vector with altivec enabled)
authorAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 10 Jun 2005 17:04:09 +0000 (17:04 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 10 Jun 2005 17:04:09 +0000 (17:04 +0000)
commitf8103b9fe2ecc084b253fd0780ff5344703dfb7a
tree1c76d480cf003fe98dfb32f105e6b4012ed54b2e
parent4a96e5c3cd07bf5b4860fdb55510682f9d708e71
re PR middle-end/17961 (ICE for operation on small vector with altivec enabled)

PR 17961
* config/rs6000/sysv4.h (ROUND_TYPE_ALIGN): Remove.
* config/rs6000/linux64.h (ROUND_TYPE_ALIGN): Remove vector check.
* testsuite/gcc.dg/simd-3.c: New.

From-SVN: r100820
gcc/config/rs6000/linux64.h
gcc/config/rs6000/sysv4.h
gcc/testsuite/gcc.dg/simd-3.c [new file with mode: 0644]