Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-arm/eabi-soft-float-ABI4.d
2023-03-06 14:48:14 +01:00

13 lines
296 B
Makefile

#source: eabi-soft-float.s
#as:
#ld: -r
#readelf: -h
# This test is only valid on ELF based ports.
# not-target: *-*-pe *-*-wince
# if we compile for EABI ver4, ld should *not* set either of the float ABI flags
ELF Header:
#...
Flags: 0x4000000, Version4 EABI
#...