diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2012-12-03 16:26:30 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2012-12-03 16:26:30 +0000 |
commit | bb555ef86069e60f31ac5b9411baeaaad41da18f (patch) | |
tree | b7b66387aa3fec43cde864d678e9164bdb5c69c7 /ld/testsuite/ld-mips-elf/attr-gnu-4-45.d | |
parent | 6ae68ba390f269463c66cdb3d5f2882b11b446ac (diff) | |
download | gdb-bb555ef86069e60f31ac5b9411baeaaad41da18f.zip gdb-bb555ef86069e60f31ac5b9411baeaaad41da18f.tar.gz gdb-bb555ef86069e60f31ac5b9411baeaaad41da18f.tar.bz2 |
* ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword.
Update dump according to current output.
Diffstat (limited to 'ld/testsuite/ld-mips-elf/attr-gnu-4-45.d')
-rw-r--r-- | ld/testsuite/ld-mips-elf/attr-gnu-4-45.d | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/testsuite/ld-mips-elf/attr-gnu-4-45.d b/ld/testsuite/ld-mips-elf/attr-gnu-4-45.d index 0f19804..0d1b079 100644 --- a/ld/testsuite/ld-mips-elf/attr-gnu-4-45.d +++ b/ld/testsuite/ld-mips-elf/attr-gnu-4-45.d @@ -1,9 +1,10 @@ #source: attr-gnu-4-4.s #source: attr-gnu-4-5.s #ld: -r +#readelf: -A #warning: Warning: .* uses -mips32r2 -mfp64 \(set by .*\), .* uses unknown floating point ABI 5 #target: mips*-*-* Attribute Section: gnu File Attributes - Tag_GNU_MIPS_ABI_FP: 64-bit float \(-mips32r2 -mfp64\) + Tag_GNU_MIPS_ABI_FP: Hard float \(MIPS32r2 64-bit FPU\) |