aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-gc/pr18223.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-gc/pr18223.s')
-rw-r--r--ld/testsuite/ld-gc/pr18223.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-gc/pr18223.s b/ld/testsuite/ld-gc/pr18223.s
new file mode 100644
index 0000000..69af490
--- /dev/null
+++ b/ld/testsuite/ld-gc/pr18223.s
@@ -0,0 +1,6 @@
+ .section .text._init,"ax",%progbits
+ .globl _init
+ .hidden _init
+ .type _init, %function
+_init:
+ .byte 0