aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/anno-sym.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/anno-sym.d')
-rw-r--r--ld/testsuite/ld-elf/anno-sym.d5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/anno-sym.d b/ld/testsuite/ld-elf/anno-sym.d
new file mode 100644
index 0000000..9e53c4a
--- /dev/null
+++ b/ld/testsuite/ld-elf/anno-sym.d
@@ -0,0 +1,5 @@
+# Check that linking anno-sym.o produces an undefined reference message referring to '_start' and not 'annobin_hello.c'
+#ld: -e _start
+#error_output: anno-sym.l
+# The mips-irix6 target fails this test because it does not find any function symbols. Not sure why.
+#skip: *-*-irix*