bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27078] c++filt: demangling for float128 type is confusing


From: qiu.chaofan at outlook dot com
Subject: [Bug binutils/27078] c++filt: demangling for float128 type is confusing on PowerPC
Date: Thu, 17 Dec 2020 07:58:04 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27078

--- Comment #2 from Qiu Chaofan <qiu.chaofan at outlook dot com> ---
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,
`__float128` is alias to `__ibm128`, that looks reasonable. But this still
looks like some type names inconsistency (between compiler and demangler).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]