# name: attributes for -march=armv7m | |
# source: blank.s | |
# as: -march=armv7m | |
# readelf: -A | |
# This test is only valid on EABI based ports. | |
# target: *-*-*eabi | |
Attribute Section: aeabi | |
File Attributes | |
Tag_CPU_name: "7M" | |
Tag_CPU_arch: v7 | |
Tag_CPU_arch_profile: Microcontroller | |
Tag_THUMB_ISA_use: Thumb-2 |