2009-01-26 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-wchar-22-nowarn.d
1 #source: attr-merge-wchar-2.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: 2
16 Tag_ABI_FP_denormal: Needed
17 Tag_ABI_FP_exceptions: Needed
18 Tag_ABI_FP_number_model: IEEE 754
19 Tag_ABI_align8_needed: Yes
20 Tag_ABI_align8_preserved: Yes, except leaf SP
21 Tag_ABI_enum_size: small
22 Tag_ABI_optimization_goals: Aggressive Debug
This page took 0.031777 seconds and 4 git commands to generate.