[Patch] Fix ld-bootstrap FAILures on MIPS (and ia64).

David Daney david.daney@cavium.com
Fri Dec 2 17:32:00 GMT 2011


For some reason MIPS and ia64 need an extra linking phase in the 
ld-bootstrap test.  Unfortunatly the flags passed to the linker for 
these extra link phases were different than the flags for the previous 
links.  Under some conditions this was causing testsuite failures due to 
libraries being linked in different orders between the phases.

The fix is simple, specify the flags in the same manner for all linking 
in the test.

Tested on mips64-linux-gnu.

The ia64 bit was not tested, but it seems obvious so I fixed it too.

OK to commit?

2011-12-01  David Daney  <david.daney@cavium.com>

	* ld-bootstrap/bootstrap.exp: Use consistent flags for final link
	in ia64 and mips cases.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bootstrap.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20111202/ba0095ba/attachment.ksh>


More information about the Binutils mailing list