summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/attr-march-armv7m.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/arm/attr-march-armv7m.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/arm/attr-march-armv7m.d13
1 files changed, 13 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/arm/attr-march-armv7m.d b/binutils-2.25/gas/testsuite/gas/arm/attr-march-armv7m.d
new file mode 100644
index 00000000..35c6b241
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/arm/attr-march-armv7m.d
@@ -0,0 +1,13 @@
+# name: attributes for -march=armv7m
+# source: blank.s
+# as: -march=armv7m
+# readelf: -A
+# This test is only valid on EABI based ports.
+# target: *-*-*eabi* *-*-nacl*
+
+Attribute Section: aeabi
+File Attributes
+ Tag_CPU_name: "7M"
+ Tag_CPU_arch: v7
+ Tag_CPU_arch_profile: Microcontroller
+ Tag_THUMB_ISA_use: Thumb-2