X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gprof%2Fcg_arcs.c;h=fefe4b837c45bcbf4ffdc2fb79fa560d2f7110b5;hb=576a6e4d1d1ac2c5b7e44830d3328ae8723fcb06;hp=c51137d75a27ce1c7cd3f5715ed6cb7b00ce2bc7;hpb=5c3024d2c1d4c4f141d8364d487604f70678792a;p=binutils-gdb.git diff --git a/gprof/cg_arcs.c b/gprof/cg_arcs.c index c51137d75a2..fefe4b837c4 100644 --- a/gprof/cg_arcs.c +++ b/gprof/cg_arcs.c @@ -660,7 +660,7 @@ cg_assemble (void) fractions. */ propagate_flags (top_sorted_syms); - /* Starting from the topological bottom, propogate children times + /* Starting from the topological bottom, propagate children times up to parents. */ cycle_time (); for (sym_index = 0; sym_index < symtab.len; ++sym_index)