[Bug binutils/17486] New: Build failure due to -Werror=unused-value

2014-10-14 Thread josh at joshtriplett dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=17486 Bug ID: 17486 Summary: Build failure due to -Werror=unused-value Product: binutils Version: 2.24 Status: NEW Severity: normal Priority: P2 Component:

[Bug binutils/17481] addr2line fails on some targets

2014-10-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17481 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug ld/17482] -melf32_x86_64 IE->LE transition error

2014-10-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17482 --- Comment #2 from H.J. Lu --- Created attachment 7832 --> https://sourceware.org/bugzilla/attachment.cgi?id=7832&action=edit A patch This is the patch I am testing. But I may not have time to check it in for the next couple weeks. Pleas

[Bug ld/17482] -melf32_x86_64 IE->LE transition error

2014-10-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17482 --- Comment #1 from H.J. Lu --- I couldn't find a good solution for this. I am leaning toward to encode instructions with gottpoff relocation with a dummy REX prefix (0x40) if there is no REX prefix. -- You are receiving this mail because:

[Bug ld/17447] .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88

2014-10-14 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=17447 --- Comment #9 from glaubitz at physik dot fu-berlin.de --- (In reply to Alan Modra from comment #8) > Adrian, from the error message you report your binutils did not contain the > fix for this PR, and there has been a further fix committed fo

[Bug ld/17479] Shared object missing symbol explicitly specified in --retain-symbols-file

2014-10-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17479 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #2 f

[Bug binutils/17483] ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread karel.gardas at centrum dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 --- Comment #2 from Karel Gardas --- Honestly, it probably is stdio limitation on max openned fds in the same time. I've reported here since I've seen 2.23.2 working well so I consider this to be a kind of regression in binutils since older on

[Bug binutils/17483] ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 --- Comment #1 from Andreas Schwab --- Please make sure this limit isn't imposed by stdio on your system. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binuti

[Bug binutils/17483] New: ar is limited to open only 256 files on i386-solaris2.11

2014-10-14 Thread karel.gardas at centrum dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=17483 Bug ID: 17483 Summary: ar is limited to open only 256 files on i386-solaris2.11 Product: binutils Version: 2.24 Status: NEW Severity: normal Priori