r133653 - in /branches/incremental-compiler/gcc...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Thu Mar 27 19:46:00 GMT 2008


Author: tromey
Date: Thu Mar 27 19:45:59 2008
New Revision: 133653

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133653
Log:
	* c-tree.h (c_parser_print_job_statistics): Declare.
	* c-parser.c (struct job_statistics): New struct.
	(update_shared_from_hunk): New function.
	(update_shared_from_job): Likewise.
	(c_parser_print_job_statistics): Likewise.

Modified:
    branches/incremental-compiler/gcc/ChangeLog
    branches/incremental-compiler/gcc/c-parser.c
    branches/incremental-compiler/gcc/c-tree.h



More information about the Gcc-cvs mailing list