]>
Commit | Line | Data |
---|---|---|
a9dc9481 JM |
1 | #source: attr-merge-wchar-4.s |
2 | #source: attr-merge-wchar-4.s | |
3 | #as: | |
4 | #ld: -r | |
5 | #readelf: -A | |
ee3c0378 AS |
6 | # This test is only valid on ELF based ports. |
7 | # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* | |
a9dc9481 JM |
8 | |
9 | Attribute Section: aeabi | |
10 | File Attributes | |
11 | Tag_CPU_name: "ARM7TDMI" | |
12 | Tag_CPU_arch: v4T | |
ee3c0378 AS |
13 | Tag_ARM_ISA_use: Yes |
14 | Tag_THUMB_ISA_use: Thumb-1 | |
a9dc9481 JM |
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 | |
75375b3e MGD |
19 | Tag_ABI_align_needed: 8-byte |
20 | Tag_ABI_align_preserved: 8-byte, except leaf SP | |
a9dc9481 JM |
21 | Tag_ABI_enum_size: small |
22 | Tag_ABI_optimization_goals: Aggressive Debug | |
4547cb56 | 23 | Tag_DIV_use: Not allowed |