Fixes "readelf -s --wide" not returning an error status or help message.
authorNick Clifton <nickc@redhat.com>
Tue, 10 Mar 2015 13:44:51 +0000 (13:44 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 10 Mar 2015 13:44:51 +0000 (13:44 +0000)
commitb6370efb1efe39e62abd01e95c7957834c8bdf47
tree615f88a08ab859218ea5c5c366f15c15a182fc82
parentcfad873011d6399aa88bc6ddcb4c93dda5dad9b0
Fixes "readelf -s --wide" not returning an error status or help message.

PR binutils/18101
* readelf.c (parse_args): Enhance check for nothing to do by
accounting for the --wide option.
binutils/ChangeLog
binutils/readelf.c