IVOPT performance tuning patch. The main problem is a variant of maximal weight
[official-gcc.git] / gcc / testsuite / gcc.dg / vmx / 1b-05.c
blob63eb10b7c3c463387d37ba51f6f69fc7eb87e6c0
1 /* { dg-do compile } */
2 #include <altivec.h>
3 vector float _0 ;
4 vector pixel _1 ;
5 vector bool int _2 ;
6 vector unsigned int _3 ;
7 vector signed int _4 ;
8 vector bool short _5 ;
9 vector unsigned short _6 ;
10 vector signed short _7 ;
11 vector bool char _8 ;
12 vector unsigned char _9 ;
13 vector signed char _10 ;