1 #source: eabi-soft-float.s
2 #as:
3 #ld: -r
4 #readelf: -h
5 # This test is only valid on ELF based ports.
6 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
7 # if we call "ld -r", it should *not* set either of the float ABI flags
8 
9 ELF Header:
10 #...
11   Flags:                             0x5000000, Version5 EABI
12 #...
13