summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/all/string.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/all/string.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/all/string.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/all/string.d b/binutils-2.25/gas/testsuite/gas/all/string.d
new file mode 100644
index 00000000..b8bfd846
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/all/string.d
@@ -0,0 +1,11 @@
+#objdump : -s -j .data -j "\$DATA\$"
+#name : .strings tests
+
+.*: .*
+
+Contents of section (\.data|\$DATA\$):
+ 0000 7374726e 65773800 00000000 00000000 strnew8.*
+ 00.. (73007400 72003100 36000000 00000000|00730074 00720031 00360000 00000000).*
+ 00.. (33000000 32000000 00000000 00000000|00000033 00000032 00000000 00000000).*
+ 00.. (36000000 00000000 34000000 00000000|00000000 00000036 00000000 00000034).*
+#pass