1# name: armv4t note with -march=armv4t
2# source: note-march-armv4t.s RUN_OBJCOPY
3# as: -march=armv4t
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
11String dump of section '.note.gnu.arm.ident':
12  \[\s*[0-9a-f]+\]  arch:
13  \[\s*[0-9a-f]+\]  armv4t
14