Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / note-march-xscale.d
1 # name: XScale note with -march=xscale
2 # source: note-march-xscale.s RUN_OBJCOPY
3 # as: -march=xscale
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]+\] XScale
This page took 0.030406 seconds and 4 git commands to generate.