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]

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


Author: dnovillo
Date: Wed May 13 15:25:18 2009
New Revision: 147488

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

	* lto-function-out.c (output_bb): Write basic block
	fields 'count', 'loop_depth', 'frequency' and 'flags'.
	* lto-function-in.c (input_bb): Corresponding changes.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto-function-out.c


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