[Bug gcov-profile/78582] [7 Regression] ICE in walk_stmt_load_store_addr_ops with -fprofile-generate
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 29 13:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78582
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Nov 29 13:20:00 2016
New Revision: 242958
URL: https://gcc.gnu.org/viewcvs?rev=242958&root=gcc&view=rev
Log:
Make one extra BB to prevent PHI argument clash (PR
PR gcov-profile/78582
* gcc.dg/pr78582.c: New test.
PR gcov-profile/78582
* tree-profile.c (gimple_gen_time_profiler): Make one extra BB
to prevent PHI argument clash.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-profile.c
More information about the Gcc-bugs
mailing list