* c-opts.c (c_common_handle_option): New, pulled out of
commit2f4238657ad080959ff47d8a76d255e6a83b7e95
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jun 2003 05:42:25 +0000 (3 05:42 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jun 2003 05:42:25 +0000 (3 05:42 +0000)
tree059fbf544b825d5e6c092b83277f2511050c3f6c
parent1346f81bf3e43e05d7cbc6af542659ab12513cbc
* c-opts.c (c_common_handle_option): New, pulled out of
c_common_decode_option.  Substitute uses of argv.
(c_common_decode_option): Broken into two.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67354 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-opts.c