ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / eabi-soft-float.d
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: *-*-pe *-*-wince
7 # Check that we set the soft-float ABI flag directly
8
9 ELF Header:
10 #...
11 Flags: 0x5000200, Version5 EABI, soft-float ABI
12 #...
This page took 0.031099 seconds and 4 git commands to generate.