gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / testsuite / split_s390_2_ns.s
CommitLineData
2b63aca3
MK
1# split_s390_2_ns.s: s390 specific, -fsplit-stack calling non-split
2
3 .text
4
5 .global fn2
6 .type fn2,@function
7fn2:
8 br %r14
9
10 .size fn2,. - fn2
11
12 .section .note.GNU-stack,"",@progbits
This page took 0.205065 seconds and 4 git commands to generate.