ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / got-01.s
1 .text
2 .global __start
3 __start:
4 foo:
5 ld r0, [pcl, foo@gotpc]
This page took 0.036212 seconds and 4 git commands to generate.