c-opts.c (c_common_handle_option): New, pulled out of c_common_decode_option.
authorNeil Booth <neil@daikokuya.co.uk>
Tue, 3 Jun 2003 05:42:25 +0000 (05:42 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 3 Jun 2003 05:42:25 +0000 (05:42 +0000)
commitf75d3e11d3fbc92458b33c06374c3fb1a121bcd4
tree059fbf544b825d5e6c092b83277f2511050c3f6c
parent9c68a546c5a7c963ba56cf556a28d5e4ef079f50
c-opts.c (c_common_handle_option): New, pulled out of c_common_decode_option.

* 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.

From-SVN: r67354
gcc/ChangeLog
gcc/c-opts.c