summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/warn1.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/warn1.d')
-rw-r--r--ld/testsuite/ld-elf/warn1.d15
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/warn1.d b/ld/testsuite/ld-elf/warn1.d
new file mode 100644
index 0000000..b22b64f
--- /dev/null
+++ b/ld/testsuite/ld-elf/warn1.d
@@ -0,0 +1,15 @@
+#source: start.s
+#source: symbol1ref.s
+#source: symbol1w.s
+#ld: -T group.ld
+#warning: ^[^\\n]*\): warning: witty one-liner$
+#readelf: -s
+#notarget: "sparc64-*-solaris2*" "sparcv9-*-solaris2*"
+#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "i960-*-*" "pj-*-*"
+
+# Check that warnings are generated for the .gnu.warning.SYMBOL
+# construct and that the symbol still appears as expected.
+
+#...
+ +[0-9]+: +[0-9a-f]+ +[48] +FUNC +GLOBAL +DEFAULT +[1-9] symbol1
+#pass