OSDN Git Service

2007-12-07 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Dec 2007 10:39:14 +0000 (10:39 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Dec 2007 10:39:14 +0000 (10:39 +0000)
commitf81207a71959aba2d49077f6925e5a29f72f6dd7
tree827e576fefcb176c59daffe8692b445d427bee4d
parentf912ce81dfb7e3a4d3f61150dda53b9d1c95f851
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130672 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-profile.c