[Bug gas/20247] AVR/ARM align causes unnecessary padding of segment

2016-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #7 from Nick Clifton --- Created attachment 9347 --> https://sourceware.org/bugzilla/attachment.cgi?id=9347&action=edit Proposed patch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/20283] New: Make -z relro the default if possible

2016-06-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20283 Bug ID: 20283 Summary: Make -z relro the default if possible Product: binutils Version: 2.27 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug gas/20247] AVR/ARM align causes unnecessary padding of segment

2016-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20247 --- Comment #6 from Nick Clifton --- Hi BG, > Also I just posted a patch I wrote. Currently I'm running my own branch () > at https://c0de.pw/bg/binutils-gdb . The problem with that patch is that it might break programs which depend upon the

[Bug ld/20283] Make -z relro the default if possible

2016-06-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20283 --- Comment #1 from H.J. Lu --- arc-linux-uclibc has only one failure: FAIL: Common symbol override test -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutil

[Bug ld/20283] Make -z relro the default if possible

2016-06-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20283 --- Comment #2 from H.J. Lu --- (In reply to H.J. Lu from comment #1) > arc-linux-uclibc has only one failure: > > FAIL: Common symbol override test It is triggered by commit fc3eec7ebd155d31c1a58e6446cc231ddb6e361b Author: Claudiu Zissules

[Bug ld/20283] Make -z relro the default if possible

2016-06-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20283 --- Comment #3 from H.J. Lu --- (In reply to H.J. Lu from comment #0) > Since "-z relro" makes more pages read-only after relocation, I'd > like to make it the default if possible. The following ELF targets > don't support "-z relro": > > che