This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cpplib: Command line arguments


Oops, I posted the old verbose changelog. This is the updated one: Neil. * cppinit.c (opt_comp) New function. (parse_options) New function. (cpp_handle_option) Use parse_option to parse a single command line option, that possibly takes an argument. (cpp_handle_options) Sort the array of command line options on first invocation (non-ASCII hosts only). (print_help) Update.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]