2010-05-10 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-wchar-42-nowarn.d
1 #source: attr-merge-wchar-4.s
2 #source: attr-merge-wchar-2.s
3 #as:
4 #ld: -r --no-wchar-size-warning
5 #readelf: -A
6 # This test is only valid on ELF based ports.
7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
8
9 Attribute Section: aeabi
10 File Attributes
11 Tag_CPU_name: "ARM7TDMI"
12 Tag_CPU_arch: v4T
13 Tag_ARM_ISA_use: Yes
14 Tag_THUMB_ISA_use: Thumb-1
15 Tag_ABI_PCS_wchar_t: 4
16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
18 Tag_ABI_FP_number_model: IEEE 754
19 Tag_ABI_align_needed: 8-byte
20 Tag_ABI_align_preserved: 8-byte, except leaf SP
21 Tag_ABI_enum_size: small
22 Tag_ABI_optimization_goals: Aggressive Debug
23 Tag_DIV_use: Not allowed
This page took 0.033366 seconds and 5 git commands to generate.