/* { dg-do compile } */ #include vector unsigned int f(vector signed char a) { return (vector unsigned int)(a); }