aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-sparc/gotop64.td
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-sparc/gotop64.td')
-rw-r--r--ld/testsuite/ld-sparc/gotop64.td12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sparc/gotop64.td b/ld/testsuite/ld-sparc/gotop64.td
new file mode 100644
index 0000000..f16cf50
--- /dev/null
+++ b/ld/testsuite/ld-sparc/gotop64.td
@@ -0,0 +1,12 @@
+#source: gotop64.s
+#as: --64 -K PIC
+#ld: -shared -melf64_sparc
+#objdump: -sj.data
+#target: sparc*-*-*
+
+.*: +file format elf64-sparc
+
+Contents of section .data:
+ 103000 12345678 00000000 00000000 00000000 .*
+ 103010 00000000 00000000 00000000 00000000 .*
+#pass