This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PR c++/16240


Mark, I would like to draw your attention to PR c++/16240, as I think
it is a bug in the way in which g++ implements the C++ mangling ABI.

It showed up initially as a demangler bug, in that the demangler was
crashing on an error condition.  I've fixed the demangler to exit
cleanly rather than crash.  However, I believe that the name is
incorrectly mangled, which leaves us with an ABI problem.

I would be happy to hear otherwise.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]