[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#375140: gcc-4.0: s/functions call/functions that call/ gcov.1



Package: gcc-4.1
Version: 4.1.0-4 
Severity: minor

       For a call, if it was executed at least once, then a percentage indi-
       cating the number of times the call returned divided by the number of
       times the call was executed will be printed.  This will usually be
       100%, but may be less for functions call "exit" or "longjmp", and thus
                                 ^^^^^^^^^^^^^^
       may not return every time they are called.

s/functions call/functions that call/;



Reply to: