aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr27193b.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/pr27193b.s')
-rw-r--r--ld/testsuite/ld-i386/pr27193b.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/pr27193b.s b/ld/testsuite/ld-i386/pr27193b.s
new file mode 100644
index 0000000..9b27a6f
--- /dev/null
+++ b/ld/testsuite/ld-i386/pr27193b.s
@@ -0,0 +1,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