[RFA] Fix preprocessor/6517

Richard Henderson rth@redhat.com
Tue May 21 15:16:00 GMT 2002


On Tue, May 21, 2002 at 10:36:58PM +0100, Neil Booth wrote:
> 	* Makefile.in: Update.
> 	* c-common.c (c_common_post_options): Add preprocessor
> 	errors to the error count.
> 	* c-lang.c (c_post_options): Kill.
> 	(LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
> 	* hooks.h: Add header guards.
> 	* langhooks-def.h: Include hooks.h.
> 	(LANG_HOOKS_POST_OPTIONS): Update.
> 	* langhooks.h (struct lang_hooks): Update post_options.
> 	* toplev.c (parse_options_and_default_flags): Update.
> cp:
> 	* cp-lang.c (LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.
> 	* cp-tree.h (cxx_post_options): Kill.
> 	* cp-lex.c (cxx_post_options): Kill.
> objc:
> 	* objc-lang.c (objc_post_options): Kill.
> 	(LANG_HOOKS_POST_OPTIONS): Use c_common_post_options.

Ok everywhere.


r~



More information about the Gcc-patches mailing list