aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/ifunc-2-local.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-aarch64/ifunc-2-local.s')
-rw-r--r--ld/testsuite/ld-aarch64/ifunc-2-local.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/testsuite/ld-aarch64/ifunc-2-local.s b/ld/testsuite/ld-aarch64/ifunc-2-local.s
index da350df..632c31f 100644
--- a/ld/testsuite/ld-aarch64/ifunc-2-local.s
+++ b/ld/testsuite/ld-aarch64/ifunc-2-local.s
@@ -1,9 +1,6 @@
.type foo, %gnu_indirect_function
- .global __GI_foo
- .hidden __GI_foo
.set __GI_foo, foo
.text
-.globl foo
.type foo, @function
foo:
ret