aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pie/start.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-pie/start.d')
-rw-r--r--ld/testsuite/ld-pie/start.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-pie/start.d b/ld/testsuite/ld-pie/start.d
new file mode 100644
index 0000000..1ee22e0
--- /dev/null
+++ b/ld/testsuite/ld-pie/start.d
@@ -0,0 +1,8 @@
+#name: missing entry symbol
+#ld: -pie
+#warning: .*: warning: cannot find entry symbol .*
+#nm: -n
+
+#...
+[0-9a-f]+ T +foo
+#...