blob: c990e087bb31a588b3c0127904affa68eaa327f6 [file] [log] [blame]
/* { dg-require-effective-target indirect_jumps } */
/* { dg-additional-options "-std=gnu89" } */
f(x){goto*(void *)x;}