This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] MIPS/LD/testsuite: Correct a typo in DT_MIPS_GOTSYM


Hello,

 Applied as obvious.

2012-08-02  Maciej W. Rozycki  <macro@codesourcery.com>

	ld/testsuite/
	* ld-mips-elf/got-vers-1.rd: Fix a typo.

  Maciej

binutils-mips-ld-test-got-typo.diff
Index: binutils-fsf-trunk-quilt/ld/testsuite/ld-mips-elf/got-vers-1.rd
===================================================================
--- binutils-fsf-trunk-quilt.orig/ld/testsuite/ld-mips-elf/got-vers-1.rd	2011-10-04 15:29:04.000000000 +0100
+++ binutils-fsf-trunk-quilt/ld/testsuite/ld-mips-elf/got-vers-1.rd	2012-07-11 15:45:23.470833485 +0100
@@ -2,5 +2,5 @@
 Relocation section '\.rel\.dyn' at offset .* contains 2 entries:
  *Offset * Info * Type * Sym\.Value * Sym\. Name
 00000000 * 00000000 * R_MIPS_NONE *
-# This index must be the same as DT_MIPS_GOTsYM.
+# This index must be the same as DT_MIPS_GOTSYM.
 [^ ]+ * 00000303 * R_MIPS_REL32 * [^ ]+ * foo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]