[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / incbin.d
1 #as: -I$srcdir/$subdir
2 #objdump: -s -j .text
3 #name: incbin
4 #not-target: m32c-*
5
6 # Test the incbin pseudo-op
7
8 .*: .*
9
10 Contents of section .text:
11 0000 38383838 38383838 0c313232 3333330c 88888888.122333.
12 0010 534f4d45 4d4f5245 44415441 44415441 SOMEMOREDATADATA
13 0020 38383838 38383838 0c313232 3333330c 88888888.122333.
14 0030 534f4d45 4d4f5245 44415441 44415441 SOMEMOREDATADATA
This page took 0.030752 seconds and 4 git commands to generate.