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: [PATCH] Fix gcc -v --help (PR middle-end/37576)


Jakub Jelinek <jakub@redhat.com> writes:

> 2008-10-07  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR middle-end/37576
> 	* opts.h (CL_SAVE): Move up to flags range.
> 	(CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_TARGET,
> 	CL_COMMON): Renumber.
> 	(CL_MIN_OPTION_CLASS): Set to CL_PARAMS.
> 	* opts.c (common_handle_option): Revert last change.

This is OK.

Thanks.

Ian


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