/* { dg-do compile } */ #include extern vector unsigned int gn00111; int f() { return (int)&gn00111; }