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

Re: [PATCH] Demangler woes with current CVS and type names


On Wed, 30 Jan 2002, Mark Mitchell wrote:

> 
> > The ABI says it should return a mangled name for the type.
> > Without the _Z, it's not a mangled name.
> 
> Sorry, this is false.
Then the ABI doc isn't clear at all.
Read the grammar:

<mangled_name> ::= _Z <encoding>

--Dan


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