This is the mail archive of the gcc-cvs@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]

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


Author: dnovillo
Date: Tue Feb 10 14:12:38 2009
New Revision: 144059

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144059
Log:
lto/ChangeLog

	* lto.c (read_cgraph_and_symbols): Factor out of lto_main.
	(materialize_cgraph): Likewise.
	(do_whole_program_analysis): Likewise.
	(lto_main): Call read_cgraph_and_symbols,
	materialize_cgraph and do_whole_program_analysis.


Modified:
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto.c


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