[Bug gold/23880] Gold can't handle .gnu.build.attributes section with relocations

2018-11-13 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23880 --- Comment #1 from Cary Coutant --- Please attach a copy of the crti.o file causing the problem. Why isn't the relocation preventing those sections from being discarded? Should it, or are you expecting the linker to somehow adjust the content

[Bug ld/23882] New: Documentation: LD: MEMORY command: clarification

2018-11-13 Thread stackptr at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23882 Bug ID: 23882 Summary: Documentation: LD: MEMORY command: clarification Product: binutils Version: 2.32 (HEAD) Status: UNCONFIRMED Severity: minor Priority: P2

[Bug ld/23847] New warning on i586: -Werror=absolute-value

2018-11-13 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=23847 --- Comment #2 from Martin Liska --- (In reply to Nick Clifton from comment #1) > Created attachment 11389 [details] > Proposed patch > > Hi Martin, > > Please could you try out this proposed patch and let me know if it works > for you.