summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective/keepdot.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-selective/keepdot.d')
-rw-r--r--ld/testsuite/ld-selective/keepdot.d9
1 files changed, 0 insertions, 9 deletions
diff --git a/ld/testsuite/ld-selective/keepdot.d b/ld/testsuite/ld-selective/keepdot.d
deleted file mode 100644
index aadd5d449d..0000000000
--- a/ld/testsuite/ld-selective/keepdot.d
+++ /dev/null
@@ -1,9 +0,0 @@
-#ld: --gc-sections -Bstatic -e _start -T keepdot.ld
-#name: Preserve default . = 0
-#objdump: -h
-
-# Check that GC:ing does not mess up the default value for dot.
-
-#...
-[ ]+.[ ]+\.myinit[ ]+0+[48][ ]+0+[ ]+0+ .*
-#pass