ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr17709a.s
CommitLineData
f7483970
L
1 .protected foo
2.globl foo
3 .data
4 .align 4
5 .type foo, @object
6 .size foo, 4
7foo:
8 .long 1
This page took 0.224569 seconds and 4 git commands to generate.