1 # split_s390x_2_ns.s: s390x specific, -fsplit-stack calling non-split 2 3 .text 4 5 .global fn2 6 .type fn2,@function 7 fn2: 8 br %r14 9 10 .size fn2,. - fn2 11 12 .section .note.GNU-stack,"",@progbits 13