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 compile for EABI ver4, ld should *not* set either of the float ABI flags
8 
9 ELF Header:
10 #...
11   Flags:                             0x4000000, Version4 EABI
12 #...
13