debug-1.c: Use int, not long, in union with vector.
authorJanis Johnson <janis187@us.ibm.com>
Fri, 23 Jul 2004 18:22:57 +0000 (18:22 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 23 Jul 2004 18:22:57 +0000 (18:22 +0000)
commit47120c071d9fc9d6645b7b1febbc416af4b749b4
tree92be9bc7a3b76daa4b621308fd5b4b9a766bc4c5
parent13f914441a6e702d1ebacc07961e4052a6c61bfb
debug-1.c: Use int, not long, in union with vector.

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

* gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
* gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.

From-SVN: r85086
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vmx/debug-1.c
gcc/testsuite/gcc.dg/vmx/varargs-1.c