Fix reporting of command line options that need an argument, but which occur as the...
authorNick Clifton <nickc@redhat.com>
Thu, 29 Oct 2015 10:45:10 +0000 (10:45 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 29 Oct 2015 10:45:10 +0000 (10:45 +0000)
commitf82aa1657b7254ab634bfcce7354770478c31686
tree69a7404e42eebab9bcfac5346d12bfffba4a0e93
parent936384714fa8b0f7ca8cc3b5637394461bc998c8
Fix reporting of command line options that need an argument, but which occur as the last option on the command line.

PR ld/19146
* lexsup.c (parse_args): Correct error message for an option that
is missing its argument if that option is the last one on the
command line.
ld/ChangeLog
ld/lexsup.c
This page took 0.026771 seconds and 4 git commands to generate.