* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / attr-mcpu.d
blob459f94ab0503453b8b812f557414c019d30cdc97
1 # name: EABI attributes from command line
2 # source: blank.s
3 # as: -mcpu=cortex-a8 -mfpu=neon
4 # readelf: -A
5 # This test is only valid on EABI based ports.
6 # target: *-*-*eabi
8 Attribute Section: aeabi
9 File Attributes
10 Tag_CPU_name: "Cortex-A8"
11 Tag_CPU_arch: v7
12 Tag_CPU_arch_profile: Application
13 Tag_ARM_ISA_use: Yes
14 Tag_THUMB_ISA_use: Thumb-2
15 Tag_FP_arch: VFPv3
16 Tag_Advanced_SIMD_arch: NEONv1
17 Tag_DIV_use: Not allowed
18 Tag_Virtualization_use: TrustZone