r135127 - in /branches/lto/gcc/lto: ChangeLog l...

aaw@gcc.gnu.org aaw@gcc.gnu.org
Fri May 9 20:42:00 GMT 2008


Author: aaw
Date: Fri May  9 20:42:28 2008
New Revision: 135127

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135127
Log:
	gcc/lto/
	* lang.opt: New file.
	* lto-lang.c (lto_init_options): New function.
	(lto_handle_option): New function.
	(lto_init): Move initialization of flag_unit_at_a_time to
	lto_init_options.
	(LANG_HOOKS_INIT_OPTIONS): Define.
	(LANG_HOOKS_HANDLE_OPTION): Define.

Added:
    branches/lto/gcc/lto/lang.opt
Modified:
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto-lang.c



More information about the Gcc-cvs mailing list