X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fvalue-prof.h;h=907cd78560023d38565df1c4420e8a85c0a86c44;hb=1bd483c2fd000748e4aa125ae53b4ddbdbe229a6;hp=fc914adcd61121fb3650e8af3e5451f480d63058;hpb=cfaf579ddfaec5cb9bc5d220eadd212786138f3d;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/value-prof.h b/gcc/value-prof.h index fc914adcd61..907cd785600 100644 --- a/gcc/value-prof.h +++ b/gcc/value-prof.h @@ -30,7 +30,7 @@ enum hist_type always constant. */ HIST_TYPE_CONST_DELTA, /* Tries to identify the (almost) always constant difference between two evaluations of a value. */ - HIST_TYPE_INDIR_CALL, /* Tries to identify the function that is (almost) + HIST_TYPE_INDIR_CALL, /* Tries to identify the function that is (almost) called in indirect call */ HIST_TYPE_AVERAGE, /* Compute average value (sum of all values). */ HIST_TYPE_IOR /* Used to compute expected alignment. */