Home | History | Annotate | Download | only in testsuite
      1 # split_s390x_2_s.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 	.section	.note.GNU-split-stack,"",@progbits
     14