ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / tls_gd-01.s
1 .text
2 .align 4
3
4 .global __start
5 __start:
6 add r0, pcl, @baz@tlsgd
7 add r0, pcl, @bar@tlsgd
This page took 0.050578 seconds and 4 git commands to generate.