[Bug gcov-profile/84548] [8 regression] gcov ICE in process_file, at gcov.c:1154
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 27 14:12:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84548
--- Comment #25 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Feb 27 14:11:08 2018
New Revision: 258033
URL: https://gcc.gnu.org/viewcvs?rev=258033&root=gcc&view=rev
Log:
Make groups more generic (PR gcov-profile/84548).
2018-02-27 Martin Liska <mliska@suse.cz>
PR gcov-profile/84548
* gcov.c (process_file): Allow partial overlap and consider it
also as group functions.
(output_lines): Properly calculate range of lines for a group.
2018-02-27 Martin Liska <mliska@suse.cz>
PR gcov-profile/84548
* g++.dg/gcov/pr84548.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/gcov/pr84548.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcov.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list