blob: 780a4e6bc68487c1b4c7793fd52a1199623bead7 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-ansi -maltivec" } */
#include <altivec.h>
vector char bool _4 ;
vector char unsigned _31 ;
vector char signed _59 ;
/* bool is permitted in the predefine method, as it is expanded
unconditionally to int. */
bool _84 ;
vector pixel _89 ;
vector int bool _95 ;
vector short bool _102 ;
vector unsigned int _122 ;
vector unsigned short _129 ;
vector signed int _150 ;
vector signed short _157 ;
vector int bool _179 ;
vector int short bool _186 ;
vector unsigned int _206 ;
vector int unsigned short _213 ;
vector signed int _234 ;
vector int signed short _241 ;
vector float _339 ;