https://sourceware.org/bugzilla/show_bug.cgi?id=27078
Bug ID: 27078
Summary: c++filt: demangling for float128 type is confusing on
PowerPC
Product: binutils
Version: 2.35
Status: UNCONFIRMED
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=27081
Bug ID: 27081
Summary: Unexpected output on nm version 2.35.50.0.1.20201215
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
Bug ID: 27082
Summary: Only one libdep.so should installed
Product: binutils
Version: 2.36 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
https://sourceware.org/bugzilla/show_bug.cgi?id=27078
Ian Lance Taylor changed:
What|Removed |Added
CC||ian at airs dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |2.36
--
You are receiving this mail becaus
https://sourceware.org/bugzilla/show_bug.cgi?id=27081
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bcac599f73874fd63a3901f0a9f7d24e50c2ad24
commit bcac599f73874fd63a3901f0a9f7d24e
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
--- Comment #1 from H.J. Lu ---
[hjl@gnu-cfl-2 release]$ ls usr/local/lib/bfd-plugins
libdep.a libdep.la libdep.so libdep.so.0 libdep.so.0.0.0
[hjl@gnu-cfl-2 release]$
Only one of .so file is needed.
--
You are receiving this mail beca
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
H.J. Lu changed:
What|Removed |Added
URL||https://sourceware.org/pipe
https://sourceware.org/bugzilla/show_bug.cgi?id=27081
H.J. Lu changed:
What|Removed |Added
Resolution|--- |NOTABUG
Target Milestone|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
Howard Chu changed:
What|Removed |Added
CC||hyc at symas dot com
--- Comment #3 from
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
--- Comment #4 from H.J. Lu ---
(In reply to Howard Chu from comment #3)
> (In reply to H.J. Lu from comment #2)
> > A patch is posted at
> >
> > https://sourceware.org/pipermail/binutils/2020-December/114553.html
>
> Looking at the other tw
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
--- Comment #5 from H.J. Lu ---
We can just build libdep and install it manually.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
--- Comment #6 from Howard Chu ---
(In reply to H.J. Lu from comment #5)
> We can just build libdep and install it manually.
I took a look at how liblto-plugin is built
https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=lto-plugin;h=ab65b7bf798a806
https://sourceware.org/bugzilla/show_bug.cgi?id=27082
--- Comment #7 from H.J. Lu ---
(In reply to Howard Chu from comment #6)
> (In reply to H.J. Lu from comment #5)
> > We can just build libdep and install it manually.
>
> I took a look at how liblto-plugin is built
> https://gcc.gnu.org/git/
https://sourceware.org/bugzilla/show_bug.cgi?id=26256
--- Comment #3 from Fangrui Song ---
You can use the tests
https://github.com/llvm/llvm-project/blob/main/lld/test/ELF/linkerscript/linkorder.s
https://github.com/llvm/llvm-project/blob/main/lld/test/ELF/linkorder-mixed.s
--
You are receivin
https://sourceware.org/bugzilla/show_bug.cgi?id=27078
--- Comment #2 from Qiu Chaofan ---
Thanks for reply. I mean `__ibm128` is mangled as `g`, but `g` is demangled
into `__float128`, which is NOT mangled into `g`.
On PPC, the mangling looks correct to me. If in the perspective of demangler,
`_
16 matches
Mail list logo