Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / gprof / basic_blocks.c
index a588b2ec651e9bcfb536c9e0ccd70588785b23e4..3842924cd0acd5b090d0b79d183fa7502179aaa5 100644 (file)
@@ -2,7 +2,7 @@
    of basic-block info to/from gmon.out; computing and formatting of
    basic-block related statistics.
 
-   Copyright (C) 1999-2016 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -311,7 +311,7 @@ print_exec_counts (void)
    line of a file in sequential order.
 
    Global variable bb_annotate_all_lines enables execution count
-   compression (counts are supressed if identical to the last one)
+   compression (counts are suppressed if identical to the last one)
    and prints counts on all executed lines.  Otherwise, print
    all basic-block execution counts exactly once on the line
    that starts the basic-block.  */
This page took 0.024733 seconds and 4 git commands to generate.