gold patch committed: Report value of unsupported binding

Ian Lance Taylor iant@google.com
Mon Oct 11 20:06:00 GMT 2010
When gold reports an error about an unsupported symbol binding, it
neglects to report the value.  This has led to a series of guesses about
the recently added STB_GNU_UNIQUE binding.  This patch changes the error
message so that the value of the binding is supported so that we don't
need to make those guesses next time around.  Committed to mainline.

Ian


2010-10-11  Ian Lance Taylor  <iant@google.com>

	* resolve.cc (symbol_to_bits): Report the value of the unsupported
	binding.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 618 bytes
Desc: binding
URL: <https://sourceware.org/pipermail/binutils/attachments/20101011/0196a0ba/attachment.bin>


More information about the Binutils mailing list