opts.c (find_opt): Fix to always guarantee a find of a switch with joined parameter.
authorNeil Booth <neil@daikokuya.co.uk>
Sun, 22 Jun 2003 09:04:57 +0000 (09:04 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 22 Jun 2003 09:04:57 +0000 (09:04 +0000)
commit9cd23ed2b48322e8e8a59f20c83e71500afe7b00
tree2785029799589d4a21de52b61fca6dea41dbd6a7
parent0e9e3a8b78c5e8f59542d62945ec227fab3e8afd
opts.c (find_opt): Fix to always guarantee a find of a switch with joined parameter.

* opts.c (find_opt): Fix to always guarantee a find of a
switch with joined parameter.
* opts.h (struct cl_option): New member back_chain.
* opts.sh: Update to calculate and add back_chain member.

From-SVN: r68324
gcc/ChangeLog
gcc/opts.c
gcc/opts.h
gcc/opts.sh