[Bug gcov-profile/84137] New: Typo in gcov online documentation

2018-01-30 Thread peter.klotz99 at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: peter.klotz99 at gmail dot com CC: marxin at gcc dot gnu.org Target Milestone: --- There is a typo on this page of the gcov online documentation: https://gcc.gnu.org/onlinedocs/gcc/Invoking-Gcov.html It

[Bug gcov-profile/36412] gcov -l -p exceeds maximum file name length

2016-08-10 Thread peter.klotz99 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36412 --- Comment #4 from Peter Klotz --- Hi Martin The company I work for makes heavy use of Red Hat Enterprise Linux 7. According to this article, a GCC 6 based Red Hat Developer Toolset should be available in the not too distant future. http://de

[Bug gcov-profile/36412] gcov -l -p exceeds maximum file name length

2016-08-09 Thread peter.klotz99 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36412 --- Comment #2 from Peter Klotz --- Hello Martin It's great that you came up with a solution! Meanwhile I removed "-l" from the command line to avoid the error and use an additional script to rename files as soon as they are generated by gcov.