PR binutils/12467
[binutils.git] / gold / testsuite / split_i386_3.s
blobfdde7a923c16fb9ad15fe433a5ca8bdcd7b22288
1 # split_i386_3.s: i386 specific, adjustment failure
3 .text
5 .global fn1
6 .type fn1,@function
7 fn1:
8 push %ebp
9 mov %esp,%ebp
10 cmp %gs:0x30,%esp
11 jae 1f
12 call __morestack
13 ret
15 call fn3
16 leave
17 ret
19 .size fn1,. - fn1
21 .section .note.GNU-stack,"",@progbits
22 .section .note.GNU-split-stack,"",@progbits