[ARM] Update knowledge of bfd architectures
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / note-march-armv4.d
1 # name: armv4 note with -march=armv4
2 # source: note-march-armv4.s RUN_OBJCOPY
3 # as: -march=armv4
4 # objcopy_objects: -R .ARM.attributes
5 # ld: -e 0x10000
6 # objcopy_linked_file:
7 # readelf: -p .note.gnu.arm.ident
8 # This test is only valid on EABI based ports.
9 # target: *-*-*eabi* *-*-nacl*
10
11 String dump of section '.note.gnu.arm.ident':
12 \[\s*[0-9a-f]+\] arch:
13 \[\s*[0-9a-f]+\] armv4
This page took 0.030831 seconds and 5 git commands to generate.