summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/ilp32-11.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/ilp32-11.s')
-rw-r--r--ld/testsuite/ld-x86-64/ilp32-11.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/ilp32-11.s b/ld/testsuite/ld-x86-64/ilp32-11.s
index 2c853850f86..438f0949a9d 100644
--- a/ld/testsuite/ld-x86-64/ilp32-11.s
+++ b/ld/testsuite/ld-x86-64/ilp32-11.s
@@ -4,6 +4,9 @@
.quad func + 0x7fffffff
.text
+ .space 0x1000
.type func, @function
+ .global func
+ .hidden func
func:
ret