RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-nosection-1.d
1 #source: attr-merge-nosection-1a.s RUN_OBJCOPY
2 #source: attr-merge-nosection-1b.s
3 #as:
4 #objcopy_objects: -R '.ARM.attributes'
5 #ld:
6 #readelf: -A
7 # This test is only valid on ELF based ports.
8 # not-target: *-*-pe *-*-wince
9
10 Attribute Section: aeabi
11 File Attributes
12 Tag_CPU_name: "Cortex-M4"
13 Tag_CPU_arch: v7E-M
14 Tag_CPU_arch_profile: Microcontroller
15 Tag_THUMB_ISA_use: Thumb-2
16 Tag_FP_arch: VFPv4-D16
17 Tag_ABI_HardFP_use: SP only
18
This page took 0.030054 seconds and 4 git commands to generate.