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

            Bug ID: 31105
           Summary: nm -U short flag erroneously consumes argument
           Product: binutils
           Version: 2.41
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: fw at immunant dot com
  Target Milestone: ---

`nm` presently (verified in version 2.41.0 from the Arch Linux repository)
requires but ignores an argument to the short option `-U` even though this
option is documented to be a synonym of the long option `--defined-only`.

This regressed in commit
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=aa02037b08312eece5c06e1e98b2ce8b30993c5c
which needed to remove the colon after the 'U' in the call to `getopt_long`
(L1981), but did not.

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

Reply via email to