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

2006-07-01 Thread Martin Michlmayr
tags 375140 + fixed-upstream thanks * Justin Pryzby <[EMAIL PROTECTED]> [2006-06-23 14:28]: > s/functions call/functions that call/; Fixed in GCC's SVN, thanks. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

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

2006-06-23 Thread Justin Pryzby
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 ma