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: [RFA]: Slight toplev.c initialization rearrangement


On Tue, Aug 13, 2002 at 09:35:15PM +0100, Neil Booth wrote:
> 	* toplev.c (parse_options_and_default_flags): Don't call
> 	post_options here.
> 	(general_init): Initialize GC, pools and tree hash here,
> 	instead of lang_independent_init.
> 	(lang_independent_init): Rename backend_init.
> 	(do_compile): Call post_options hook; exit early if there
> 	have been errors after switch processing.
> 	(toplev_main): Update.

Ok.


r~


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