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

2022-11-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16715 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[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 giuseppe.dangelo at kdab dot com changed: What|Removed |Added Summary|-Bsymbolic breaks PMF

[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 thomas at kdab dot com --- 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

[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 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

[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 giuseppe.dangelo at kdab dot com --- 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