blob: c2d8843c82471c0b33b101e1d438b2476cae106c [file] [log] [blame]
/* { dg-require-effective-target indirect_jumps } */
f(int*x){goto*(char)*x;}