summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr27193b.s
blob: 9b27a6f76310884c5cc8333df636254fd54aff64 (plain)
1
2
3
4
5
6
7
8
	 .section .text.__x86.get_pc_thunk.bx,"axG",%progbits,__x86.get_pc_thunk.bx,comdat
        .globl  __x86.get_pc_thunk.bx
        .hidden __x86.get_pc_thunk.bx
        .type   __x86.get_pc_thunk.bx, %function
	.p2align 4
__x86.get_pc_thunk.bx:
	mov	(%esp),%ebx
	ret