This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Enhance powerpc ld -r --relax
git commit 491993044ba6 broke the powerpc vxworks testsuite.
* testsuite/ld-powerpc/vxworks-relax-2.rd: Update for 2018-07-25
ppc_elf_relax_section changes.
diff --git a/ld/testsuite/ld-powerpc/vxworks-relax-2.rd b/ld/testsuite/ld-powerpc/vxworks-relax-2.rd
index 8d8d39c3ca..c5d4c84d74 100644
--- a/ld/testsuite/ld-powerpc/vxworks-relax-2.rd
+++ b/ld/testsuite/ld-powerpc/vxworks-relax-2.rd
@@ -1,5 +1,5 @@
-Relocation section '.rela.text' at offset 0x[0-9a-f]+ contains 8 entries:
+Relocation section '.rela.text' at offset 0x[0-9a-f]+ contains 7 entries:
Offset +Info +Type +Sym.Value +Sym. Name \+ Addend
0+6 +[0-9a-f]+ R_PPC_ADDR16_HA +0+ +.text \+ 4000034
0+a +[0-9a-f]+ R_PPC_ADDR16_LO +0+ +.text \+ 4000034
@@ -7,5 +7,4 @@ Relocation section '.rela.text' at offset 0x[0-9a-f]+ contains 8 entries:
0+1a +[0-9a-f]+ R_PPC_ADDR16_LO +0+ +.text \+ 4000034
0+26 +[0-9a-f]+ R_PPC_ADDR16_HA +0+ +undefined \+ 0
0+2a +[0-9a-f]+ R_PPC_ADDR16_LO +0+ +undefined \+ 0
-0+400003e +[0-9a-f]+ R_PPC_ADDR16_HA +0+ +_start \+ 0
-0+4000042 +[0-9a-f]+ R_PPC_ADDR16_LO +0+ +_start \+ 0
+0+4000034 +[0-9a-f]+ R_PPC_REL24 +0+ +_start \+ 0
--
Alan Modra
Australia Development Lab, IBM