r265784 - in /trunk/gcc: ChangeLog ipa-profile....

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Nov 5 07:32:00 GMT 2018


Author: marxin
Date: Mon Nov  5 07:32:48 2018
New Revision: 265784

URL: https://gcc.gnu.org/viewcvs?rev=265784&root=gcc&view=rev
Log:
Fix setting of hotness in non-LTO mode (PR gcov-profile/77698).

2018-11-05  Martin Liska  <mliska@suse.cz>

	PR gcov-profile/77698
	* ipa-profile.c (ipa_profile): Adjust hotness threshold
	only in LTO mode.
2018-11-05  Martin Liska  <mliska@suse.cz>

	PR gcov-profile/77698
	* gcc.dg/tree-prof/pr77698.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-prof/pr77698.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-profile.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list