gold patch committed: Don't combine relocs for groups with -r

Ian Lance Taylor iant@google.com
Sat Apr 24 14:33:00 GMT 2010


When doing a relocatable link, grouped sections are, of course, not
merged.  This means that relocs for grouped sections must also not be
merged.  I committed this patch to gold to fix this.

Ian


2010-04-24  Ian Lance Taylor  <iant@google.com>

	* layout.cc (Layout::layout_reloc): In relocatable link don't
	combine reloc sections for grouped sections.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 1254 bytes
Desc: relocs
URL: <https://sourceware.org/pipermail/binutils/attachments/20100424/2503e0b2/attachment.bin>


More information about the Binutils mailing list