ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlsnopic2.s
1 .section ".tbss", "awT", @nobits
2 .globl sh1, sh2, sh3, sh4
3 .hidden sh1, sh2, sh3, sh4
4 sh1: .space 4
5 sh2: .space 4
6 sh3: .space 4
7 sh4: .space 4
This page took 0.034647 seconds and 4 git commands to generate.