* lexsup.c (parse_args): Don't pass shortopts to second call to
authorAlan Modra <amodra@gmail.com>
Thu, 13 Dec 2001 09:38:11 +0000 (09:38 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 13 Dec 2001 09:38:11 +0000 (09:38 +0000)
commit89894c62c6d197265565a007edcf5ddc74d5a1d8
tree1e8eec3a6e416e2a6cf94700386a066b329048b3
parentae53364610e53bb7551c33dbb85adc6442cdf412
* lexsup.c (parse_args): Don't pass shortopts to second call to
getopt functions.  Restore optind rather than decrementing before
second call.  Remove errind as it now duplicates last_optind.
ld/ChangeLog
ld/lexsup.c