[Bug gcov-profile/81561] [7/8 Regression] Segfault in gcov with -a argument
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 1 14:06:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81561
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Aug 1 14:06:13 2017
New Revision: 250780
URL: https://gcc.gnu.org/viewcvs?rev=250780&root=gcc&view=rev
Log:
Fix segfault in gcov.c (PR gcov-profile/81561).
2017-08-01 Martin Liska <mliska@suse.cz>
PR gcov-profile/81561
* gcov.c (unblock): Make unblocking safe as we need to preserve
index correspondence of blocks and block_lists.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcov.c
More information about the Gcc-bugs
mailing list