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]
Other format: [Raw text]

Re: [plugins][patch] Make -v --version print the version of the subprocesses


On Mon, Apr 6, 2009 at 05:54, Rafael Espindola <espindola@google.com> wrote:

> 2009-04-06 ÂRafael Avila de Espindola Â<espindola@google.com>
>
> Â Â Â Â* common.opt (fversion): New.
> Â Â Â Â* gcc.c (print_version): New.
> Â Â Â Â(process_command): Don't print the version. Just set print_version.
> Â Â Â Â(main): Print version. Call subprocesses if print_version and
> Â Â Â Âverbose_flag are set.
> Â Â Â Â* opts.c (common_handle_option): Handle OPT_fversion.

OK.


Diego.


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