Home | History | Annotate | Download | only in testsuite
      1 # split_x32_n.s: x32 specific, -fsplit-stack calling non-split
      2 
      3 	.text
      4 
      5 	.global	fn3
      6 	.type	fn3,@function
      7 fn3:
      8 	retq
      9 
     10 	.size	fn3,. - fn3
     11 
     12 	.section	.note.GNU-stack,"",@progbits
     13