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]

r130672 - in /trunk/gcc: ChangeLog tree-profile.c


Author: rguenth
Date: Fri Dec  7 10:39:14 2007
New Revision: 130672

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130672
Log:
2007-12-07  Richard Guenther  <rguenther@suse.de>

	* tree-profile.c (gcov_type_tmp_var): New global variable.
	(tree_gen_edge_profiler): Use a single shared variable decl per
	function for edge counter incrementing.
	(tree_profiling): Re-set the shared variable.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-profile.c


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