Fix ppc64 ld crossref test
Alan Modra
amodra@bigpond.net.au
Tue Aug 17 01:19:00 GMT 2004
On Tue, Aug 17, 2004 at 09:21:57AM +0930, Alan Modra wrote:
> On Sat, Aug 14, 2004 at 05:47:43PM +0200, Jakub Jelinek wrote:
> > FAIL: NOCROSSREFS 1
>
> This one is a testsuite problem. Getting rid of the .opd section spec
> in cross1.t lets the test pass with both old and new gcc.
* ld-scripts/cross1.t: Remove .opd section spec.
Index: ld/testsuite/ld-scripts/cross1.t
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/cross1.t,v
retrieving revision 1.4
diff -u -p -r1.4 cross1.t
--- ld/testsuite/ld-scripts/cross1.t 12 Jun 2002 18:14:48 -0000 1.4
+++ ld/testsuite/ld-scripts/cross1.t 17 Aug 2004 01:18:02 -0000
@@ -5,7 +5,6 @@ SECTIONS
.dynstr : { *(.dynstr) }
.hash : { *(.hash) }
.toc : { *(.toc) }
- .opd : { *(.opd) }
.text : { tmpdir/cross1.o }
.data : { tmpdir/cross2.o }
}
--
Alan Modra
IBM OzLabs - Linux Technology Centre
More information about the Binutils
mailing list