This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [PING][PATCH][RFC] vterminate use of malloc-less demangler


Simon Baldwin <simonb@google.com> writes:

> The function is already in glibc, named thus, as part of revision
> 121305 -- this patch merely activates it.  The name was suggested as a
> way to indicate glibc functions that are specifically intended for use
> by C++, but not part of any defined ABI.

Simon accidentally misspeaks here--the function is in libiberty, not
glibc.

Ian


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