Fix assembler tests to work with toolchains that have been configured with --enable...
[external/binutils.git] / gas / testsuite / gas / arm / thumbrel.d
1 #objdump: -sr
2 #as:  --generate-missing-build-notes=no
3 # This test is only valid on EABI based ports.
4 #target: *-*-*eabi* *-*-symbianelf *-*-nacl*
5
6 .*:     file format.*
7
8 RELOCATION RECORDS FOR \[.text\]:
9 OFFSET   TYPE              VALUE 
10 00000004 R_ARM_REL32       b
11
12 Contents of section .text:
13  0000 00000000 (00000004|04000000) 00000000 00000000  .*
14 # Ignore .ARM.attributes section
15 #...