https://sourceware.org/bugzilla/show_bug.cgi?id=20966
Bug ID: 20966
Summary: cp-demangle cannot demangle symbols
Product: binutils
Version: 2.28 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component:
https://sourceware.org/bugzilla/show_bug.cgi?id=20749
Cary Coutant changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=20522
Cary Coutant changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=20749
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Cary Coutant :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=591be3e4a841ac56bb3ee094447b708d58a6d4b8
commit 591be3e4a841ac56bb3ee094447
https://sourceware.org/bugzilla/show_bug.cgi?id=20522
--- Comment #5 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Cary Coutant :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=03fb64f837bd8466ba6e7b7cb8880f5c6c87daab
commit 03fb64f837bd8466ba6e7b7cb88
https://sourceware.org/bugzilla/show_bug.cgi?id=19254
--- Comment #9 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=aa785360cfa271505394080c8e367017782ca57a
commit aa785360cfa271505394080c8e3
https://sourceware.org/bugzilla/show_bug.cgi?id=20963
--- Comment #2 from Mike Percy ---
Upon further investigation by some others, this might not be a bug in gold, but
a bug in ld.so (which running ldd is showing).
nm --dynamic shows the symbol is defined (although it's defined differently to
h
https://sourceware.org/bugzilla/show_bug.cgi?id=20963
--- Comment #1 from Mike Percy ---
Somewhat related to, but not a dup of bug 14525
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binu
https://sourceware.org/bugzilla/show_bug.cgi?id=20963
Bug ID: 20963
Summary: __executable_start isn't defined when linking
executable against .so needing it, but ld does
Product: binutils
Version: 2.26
Status: UNCONFIRMED