Fix simple gas testsuite failures.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / string.d
1 #objdump : -s -j .data -j "\$DATA\$"
2 #name : .strings tests
3 #skip: tic4x-*
4
5 .*: .*
6
7 Contents of section (\.data|\$DATA\$):
8 0000 7374726e 65773800 00000000 00000000 strnew8.*
9 00.. (73007400 72003100 36000000 00000000|00730074 00720031 00360000 00000000).*
10 00.. (33000000 32000000 00000000 00000000|00000033 00000032 00000000 00000000).*
11 00.. (36000000 00000000 34000000 00000000|00000000 00000036 00000000 00000034).*
12 #pass
This page took 0.067055 seconds and 4 git commands to generate.