bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27865] Unsupported name-unmangling for C++20 modules?


From: nickc at redhat dot com
Subject: [Bug binutils/27865] Unsupported name-unmangling for C++20 modules?
Date: Mon, 17 May 2021 16:06:51 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Andrew,

The binutils uses the libiberty library to handle demangling.  This library is
actually owned and maintained by the GCC project.  We just take clones of the
latest code from time to time and import it into the binutils branches.

As far as I can see the gcc libiberty sources have not yet been update to
handle demangling module names, but I could be wrong.  If/when those sources
are updated then please ping the binutils mailing list (or this PR) so that we
know that it is time to take another snapshot.

It may also be worthwhile filing a gcc PR to prod the libiberty maintainers.

Cheers
  Nick

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