diff options
author | Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | 2010-02-18 17:25:10 +0000 |
---|---|---|
committer | Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | 2010-02-18 17:25:10 +0000 |
commit | f421f24f33f6e7ac1d93205d1adbc586cee4c0a8 (patch) | |
tree | 47db7e5737843329c5c031c9883e0da1a7fa0a10 /ld/testsuite/ld-arm | |
parent | de2e51824550d48679e3c696de3d652bb19c0d35 (diff) | |
download | binutils-gdb-f421f24f33f6e7ac1d93205d1adbc586cee4c0a8.tar.gz |
* ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
Diffstat (limited to 'ld/testsuite/ld-arm')
-rw-r--r-- | ld/testsuite/ld-arm/attr-merge-6.attr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/attr-merge-6.attr b/ld/testsuite/ld-arm/attr-merge-6.attr new file mode 100644 index 00000000000..e996c93745b --- /dev/null +++ b/ld/testsuite/ld-arm/attr-merge-6.attr @@ -0,0 +1,9 @@ +Attribute Section: aeabi +File Attributes + Tag_CPU_name: "CORTEX-A9" + Tag_CPU_arch: v7 + Tag_CPU_arch_profile: Application + Tag_ARM_ISA_use: Yes + Tag_THUMB_ISA_use: Thumb-2 + Tag_MPextension_use: Allowed + |