aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-12-03 16:26:30 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-12-03 16:26:30 +0000
commitbb555ef86069e60f31ac5b9411baeaaad41da18f (patch)
treeb7b66387aa3fec43cde864d678e9164bdb5c69c7 /ld/testsuite
parent6ae68ba390f269463c66cdb3d5f2882b11b446ac (diff)
downloadfsf-binutils-gdb-bb555ef86069e60f31ac5b9411baeaaad41da18f.zip
fsf-binutils-gdb-bb555ef86069e60f31ac5b9411baeaaad41da18f.tar.gz
fsf-binutils-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')
-rw-r--r--ld/testsuite/ChangeLog5
-rw-r--r--ld/testsuite/ld-mips-elf/attr-gnu-4-45.d3
2 files changed, 7 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index a1a549a..7234743 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+ * ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword.
+ Update dump according to current output.
+
+2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
+
* ld-mips-elf/attr-gnu-4-12.d: Update the warning message.
* ld-mips-elf/attr-gnu-4-13.d: Likewise.
* ld-mips-elf/attr-gnu-4-14.d: Likewise.
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\)