diff options
author | Nick Clifton <nickc@redhat.com> | 2012-10-31 08:42:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-10-31 08:42:11 +0000 |
commit | 65f4dd4721a30c7c17f5164b1c0486f9e2cd1755 (patch) | |
tree | a02e3f1eb35d41b00c5e4d2537cab6aa19a61804 /ld/testsuite/ld-arm/eabi-soft-float-r.d | |
parent | c70c126a5411f1fbc29b74d4e48809a38716ab33 (diff) | |
download | gdb-65f4dd4721a30c7c17f5164b1c0486f9e2cd1755.zip gdb-65f4dd4721a30c7c17f5164b1c0486f9e2cd1755.tar.gz gdb-65f4dd4721a30c7c17f5164b1c0486f9e2cd1755.tar.bz2 |
oops accidentally omitted from previous delta
Diffstat (limited to 'ld/testsuite/ld-arm/eabi-soft-float-r.d')
-rw-r--r-- | ld/testsuite/ld-arm/eabi-soft-float-r.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/eabi-soft-float-r.d b/ld/testsuite/ld-arm/eabi-soft-float-r.d new file mode 100644 index 0000000..262d482 --- /dev/null +++ b/ld/testsuite/ld-arm/eabi-soft-float-r.d @@ -0,0 +1,12 @@ +#source: eabi-soft-float.s +#as: +#ld: -r +#readelf: -h +# This test is only valid on ELF based ports. +# not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* +# if we call "ld -r", it should *not* set either of the float ABI flags + +ELF Header: +#... + Flags: 0x5000000, Version5 EABI +#... |