PATCH: Fix demangler in symbol versioning
H. J. Lu
hjl@lucon.org
Thu Dec 4 22:33:00 GMT 2003
More information about the Binutils mailing list
Thu Dec 4 22:33:00 GMT 2003
- Previous message (by thread): PATCH: Fix demangler in symbol versioning
- Next message (by thread): PATCH: Fix demangler in symbol versioning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Dec 04, 2003 at 03:58:40PM -0500, DJ Delorie wrote: > > > + cxx_sym = cplus_demangle (sym, (DMGL_PARAMS > > + | DMGL_ANSI > > + | DMGL_VERBOSE)); > > Are you sure you want verbose? It looks like it isn't need. Should I add DMGL_TYPES? It is used in test-demangle.c. H.J.
- Previous message (by thread): PATCH: Fix demangler in symbol versioning
- Next message (by thread): PATCH: Fix demangler in symbol versioning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list