https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94845

--- Comment #5 from robert at ocallahan dot org <robert at ocallahan dot org> 
---
We do our best to consume what g++ produces, but in the situation of comment #1
that is difficult. Whether or not it's "correct DWARF" is really irrelevant;
not matching the demangler causes real problems.

Thanks for the link to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81932. That
is very similar to the problem I'm facing. No strategy was decided on there,
but it seems to me that matching the demanged name would be a clear step in the
right direction. I can't see how it could *hurt*.

Reply via email to