Small cleanup of toplev.c

Neil Booth neil@daikokuya.co.uk
Sat Mar 1 15:06:00 GMT 2003


Neil Booth wrote:-

> A small cleanup of toplev initialization.  OK?
> 
> Neil.

Here's a better ChangeLog:

	* toplev.c (aux_base_name): Moved from toplev.h.
	(filename): Constify.
	(lang_dependent_init): Don't duplicate name.
	(process_options): Set aux_base_name here, not...
	(do_compile): ...here.  Change protoype.
	(toplev_main): Move some code from do_compile.
	* toplev.h: Remove aux_base_name.

Neil.



More information about the Gcc-patches mailing list