https://sourceware.org/bugzilla/show_bug.cgi?id=28581

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2021-11-11

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I'm writing a new function for use in nm, objdump and readelf.

/* Print the list of demangling styles to STREAM.  A one line MSG is
   printed before the styles.  Output is limited to 80 columns, with
   continuation lines being indented by leading spaces in MSG.  */

void
display_demangler_styles (FILE *stream, const char *msg)

This should mean we never need worry about updating the --demangle usage
message as libiberty evolves.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to