This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249120 - in /trunk/gcc: ChangeLog tree-profile.c


Author: marxin
Date: Mon Jun 12 11:56:32 2017
New Revision: 249120

URL: https://gcc.gnu.org/viewcvs?rev=249120&root=gcc&view=rev
Log:
Create an extra BB in profile-generate (PR tree-optimization/81041).

2017-06-12  Martin Liska  <mliska@suse.cz>

	PR tree-optimization/81041
	* tree-profile.c (gimple_gen_ic_func_profiler):
	Create an extra BB in profile-generate
	(gimple_gen_time_profiler): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-profile.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]