ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-or1k / plt1.s
CommitLineData
c8e98e36
SH
1 .data
2 .p2align 16
3
4 .text
5 .globl _start
6_start:
7
8 l.j plt(x)
9 l.nop
10 l.j plt(y)
11 l.nop
This page took 0.083755 seconds and 4 git commands to generate.