Update year range in copyright notice of all files owned by the GDB project.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-div-120.d
1 #source: attr-merge-div-1.s
2 #source: attr-merge-div-2.s
3 #source: attr-merge-div-0.s
4 #as: -mcpu=cortex-m3
5 #ld: -r
6 #readelf: -A
7 # This test is only valid on ELF based ports.
8 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
9
10 Attribute Section: aeabi
11 File Attributes
12 Tag_CPU_name: "Cortex-M3"
13 Tag_CPU_arch: v7
14 Tag_CPU_arch_profile: Microcontroller
15 Tag_THUMB_ISA_use: Thumb-2
16 Tag_DIV_use: Allowed in v7-A with integer division extension
This page took 0.030096 seconds and 4 git commands to generate.