ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-nosection-1.d
CommitLineData
9274e9de
TG
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: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
9
10Attribute Section: aeabi
11File 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.032229 seconds and 4 git commands to generate.