summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-sparc/gotop32.td
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.21/ld/testsuite/ld-sparc/gotop32.td')
-rw-r--r--binutils-2.21/ld/testsuite/ld-sparc/gotop32.td12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils-2.21/ld/testsuite/ld-sparc/gotop32.td b/binutils-2.21/ld/testsuite/ld-sparc/gotop32.td
new file mode 100644
index 0000000..520788b
--- /dev/null
+++ b/binutils-2.21/ld/testsuite/ld-sparc/gotop32.td
@@ -0,0 +1,12 @@
+#source: gotop32.s
+#as: --32 -K PIC
+#ld: -shared -melf32_sparc
+#objdump: -sj.data
+#target: sparc*-*-*
+
+.*: +file format elf32-sparc
+
+Contents of section .data:
+ 13000 12345678 deadbeef 00000000 00000000 .*
+ 13010 00000000 00000000 00000000 00000000 .*
+#pass