X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fdbgcnt.def;h=e3ac8eaf1aecc04a44640b89f32a9b647eea3ede;hb=229c2354d5315ae45932c64ce51fa35e7ad3436a;hp=0d73d942073a9dfb52e76fa118ca08384b1a32bd;hpb=4bd0f929cfa5fcd5b8fac9eebbf027809b70f656;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/dbgcnt.def b/gcc/dbgcnt.def index 0d73d942073..e3ac8eaf1ae 100644 --- a/gcc/dbgcnt.def +++ b/gcc/dbgcnt.def @@ -1,5 +1,5 @@ /* This file contains the list of the debug counter for GCC. - Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2008, 2010 Free Software Foundation, Inc. This file is part of GCC. @@ -157,7 +157,9 @@ DEBUG_COUNTER (dse2) DEBUG_COUNTER (gcse2_delete) DEBUG_COUNTER (global_alloc_at_func) DEBUG_COUNTER (global_alloc_at_reg) +DEBUG_COUNTER (graphite_scop) DEBUG_COUNTER (hoist) +DEBUG_COUNTER (hoist_insn) DEBUG_COUNTER (ia64_sched2) DEBUG_COUNTER (if_conversion) DEBUG_COUNTER (if_conversion_tree) @@ -169,6 +171,7 @@ DEBUG_COUNTER (pre) DEBUG_COUNTER (pre_insn) DEBUG_COUNTER (treepre_insert) DEBUG_COUNTER (tree_sra) +DEBUG_COUNTER (eipa_sra) DEBUG_COUNTER (sched2_func) DEBUG_COUNTER (sched_block) DEBUG_COUNTER (sched_func)