This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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/libiberty]: Rewrite of ada_demangle


> the Ada/GNAT demangler in libiberty is slightly outdated: it didn't handle
> many common encodings.
> In fact it is used only by binutils: both GCC and gdb have their own
> demangler.  I plan to reuse the libiberty demangler for gdb and that's the
> reason why ada_demangle is now public.

It will need to be reused by GCC as well because of LTO, but invoked through 
the common interface.  See gimple.c:gimple_decl_printable_name.


-- 
Eric Botcazou


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