aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/eabi-soft-float.d
blob: ceeebeb7c7c1e3330c0d52d6037e7f1f7f65738d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#source: eabi-soft-float.s
#as:
#ld: -r
#readelf: -h
# This test is only valid on ELF based ports.
# not-target: *-*-pe *-*-wince
# Check that we set the soft-float ABI flag directly

ELF Header:
#...
  Flags:                             0x5000200, Version5 EABI, soft-float ABI
#...