This is the mail archive of the gcc-bugs@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]

[Bug c++/13447] Another demangler problem with method cv-qualifiers


------- Additional Comments From ian at wasabisystems dot com  2003-12-19 16:10 -------
Subject: Re:  New: Another demangler problem with method cv-qualifiers

"drow at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

> Try demangling this name:
>   _ZZN8CryptoPP7NullRNGEvENK7NullRNG13AlgorithmNameEv

I agree that something seems to be wrong.  However, I'm currently
confused by the placement of qualifiers in complex cases, so I'm not
sure how to correctly resolve this.

See
    http://gcc.gnu.org/ml/gcc/2003-12/msg00902.html
I have not received any reply to this question.

I note that my demangler, the old libiberty demangler, and the C++
demangler all produce the same result for this mangled name.

It might help if you provided the C++ source code which generates this
mangled name.

Ian


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13447


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