ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / plt-main2.c
CommitLineData
4a7a7923
L
1extern int foo(void);
2typedef int (*func_p) (void);
3func_p foo_ptr = foo;
This page took 0.269637 seconds and 4 git commands to generate.