[Bug admin/16732] test

2014-03-20 Thread swati.gupta131 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16732 Swati changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug admin/16732] New: test

2014-03-20 Thread swati.gupta131 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16732 Bug ID: 16732 Summary: test Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: admin Assignee: unassigned a

Re: Should mem sections have overlapping addresses?

2014-03-20 Thread Sam lia...@constrainttec.com
Hi Alan, Correspondence on Cygwin mailing list and further testing reveals loading differs on windows/i386 platform. i.e windows maps the entire file into memory even the NOLOAD sections hence the issue still remains. My original problem relates to a Cygwin dumper which traverses all sectio

[Bug ld/16715] -Bsymbolic breaks function pointer comparison under ARM

2014-03-20 Thread giuseppe.dangelo at kdab dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 --- Comment #6 from Giuseppe D'Angelo --- Thanks to Will for merging the patch. I'm not closing this just yet as we got reports of the same kind of breakage on PPC. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/16728] gold fails to hide hidden tls symbols

2014-03-20 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16728 Cary Coutant changed: What|Removed |Added Assignee|ian at airs dot com|ccoutant at google dot com --

[Bug binutils/13227] GCC now produce slim LTO files. Those can't be linked/archived or nm w/o plugin used. It would be useful to output diagnostics when user attempts so

2014-03-20 Thread nheghathivhistha at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13227 David Kredba changed: What|Removed |Added CC||nheghathivhistha at gmail dot com --

[Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so in BINDIR/../lib/bfd-plugins automatically

2014-03-20 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14698 Richard Guenther changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so in BINDIR/../lib/bfd-plugins automatically

2014-03-20 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14698 --- Comment #4 from Richard Guenther --- Patch that seems to work for me: https://sourceware.org/ml/binutils/2014-01/msg00213.html -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/14698] ar, nm and ranlib don't use gcc's liblto_plugin.so in BINDIR/../lib/bfd-plugins automatically

2014-03-20 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=14698 Richard Guenther changed: What|Removed |Added Blocks||13227 -- You are receiving this m

[Bug binutils/13227] GCC now produce slim LTO files. Those can't be linked/archived or nm w/o plugin used. It would be useful to output diagnostics when user attempts so

2014-03-20 Thread rguenth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13227 Richard Guenther changed: What|Removed |Added CC||rguenth at gcc dot gnu.org

[Bug ld/16715] -Bsymbolic breaks function pointer comparison under ARM

2014-03-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 --- Comment #5 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/16715] -Bsymbolic breaks function pointer comparison under ARM

2014-03-20 Thread thomas at kdab dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 --- Comment #4 from Thomas McGuire --- Note that on x86-64, this works, but is *not* solved like the hacky method that Ian Lance Taylor describes in his blog. Instead of using an undefined symbol with an actual value in main, x86-64 will crea

[Bug ld/16715] -Bsymbolic breaks function pointer comparison under ARM

2014-03-20 Thread giuseppe.dangelo at kdab dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 Giuseppe D'Angelo changed: What|Removed |Added Summary|-Bsymbolic breaks PMF |-Bsymbolic breaks function

[Bug ld/16715] -Bsymbolic breaks PMF comparison under ARM

2014-03-20 Thread thomas at kdab dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 Thomas McGuire changed: What|Removed |Added Attachment #7483|0 |1 is obsolete|

[Bug ld/16715] -Bsymbolic breaks PMF comparison under ARM

2014-03-20 Thread thomas at kdab dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 --- Comment #2 from Thomas McGuire --- Attached a C-only testcase (forgot to rename the files from .cpp to .c, but I don't think that matters). The testcase simply outputs the function pointer of a function in a shared library, and one can see

[Bug ld/16715] -Bsymbolic breaks PMF comparison under ARM

2014-03-20 Thread thomas at kdab dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 --- Comment #1 from Thomas McGuire --- Created attachment 7483 --> https://sourceware.org/bugzilla/attachment.cgi?id=7483&action=edit C-only testcase -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/16728] gold fails to hide hidden tls symbols

2014-03-20 Thread nheghathivhistha at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16728 David Kredba changed: What|Removed |Added CC||nheghathivhistha at gmail dot com --