https://sourceware.org/bugzilla/show_bug.cgi?id=27865
--- Comment #3 from Andrew V. Jones ---
Hi Nick,
So, I did actually ask this on the GCC mailing list:
https://gcc.gnu.org/pipermail/gcc/2021-May/236057.html
but I'm yet to receive a response.
I'd actually be totally fine to give a go at
https://sourceware.org/bugzilla/show_bug.cgi?id=27865
--- Comment #1 from Andrew V. Jones ---
It seems that this was implemented in GCC here:
*
https://github.com/gcc-mirror/gcc/commit/210d143dbc575f293affbd55417505bcb8257d74
with the BNF of the new mangling appearing here:
*
https://g
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: andrew.jones at vector dot com
Target Milestone: ---
# tl;dr:
When working with binutils with HEAD at 75f03fa7743, it seems that demangling
of C++20 module symbols doesn't work.
For ex