X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gprof%2Fcg_arcs.c;h=fefe4b837c45bcbf4ffdc2fb79fa560d2f7110b5;hb=78f2c40a12179d26d3065c09f054b7e751b2732f;hp=c51137d75a27ce1c7cd3f5715ed6cb7b00ce2bc7;hpb=e6c7cdec063514bb9ffe2a62fb280e5ec676cac0;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/cg_arcs.c b/gprof/cg_arcs.c index c51137d75a..fefe4b837c 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)