Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / eabi-soft-float.s
CommitLineData
65f4dd47
NC
1 .cpu cortex-a9
2 .fpu vfpv3
3 .eabi_attribute Tag_ABI_VFP_args, 0
4 .file "eabi-soft-float.s"
5 .globl _start
6 .type _start,%function
7_start:
8 .size _start,.-_start
This page took 0.076199 seconds and 4 git commands to generate.