ops.c: Remove checks using pointers to long.
authorJanis Johnson <janis187@us.ibm.com>
Fri, 23 Jul 2004 18:20:21 +0000 (18:20 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 23 Jul 2004 18:20:21 +0000 (18:20 +0000)
commit13f914441a6e702d1ebacc07961e4052a6c61bfb
treed13e81dc280b0ef12115d6726aee3395a51b429a
parent694e657a06f56c6fb172e3a35a7edfcd88338a4d
ops.c: Remove checks using pointers to long.

2004-07-23  Janis Johnson  <janis187@us.ibm.com>

* gcc.dg/vmx/ops.c: Remove checks using pointers to long.
* gcc.dg/vmx/ops-long-1.c: New test.
* gcc.dg/vmx/ops-long-2.c: New test.

From-SVN: r85085
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vmx/ops-long-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/vmx/ops-long-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/vmx/ops.c