diff options
Diffstat (limited to 'ld/testsuite/ld-arm/attr-merge-vfp-10.d')
-rw-r--r-- | ld/testsuite/ld-arm/attr-merge-vfp-10.d | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/attr-merge-vfp-10.d b/ld/testsuite/ld-arm/attr-merge-vfp-10.d new file mode 100644 index 0000000..f32f119 --- /dev/null +++ b/ld/testsuite/ld-arm/attr-merge-vfp-10.d @@ -0,0 +1,14 @@ +#source: attr-merge-vfp-5.s +#source: attr-merge-vfp-4-sp.s +#as: +#ld: -r +#readelf: -A +# This test is only valid on ELF based ports. +# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* + +Attribute Section: aeabi +File Attributes + Tag_ARM_ISA_use: Yes + Tag_THUMB_ISA_use: Thumb-1 + Tag_FP_arch: FPv5/FP-D16 for ARMv8 + Tag_ABI_HardFP_use: SP and DP |