]> git.ipfire.org Git - thirdparty/gcc.git/commit
* ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes,
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Mar 2007 01:26:00 +0000 (01:26 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Mar 2007 01:26:00 +0000 (01:26 +0000)
commit24bc216e687db2ac9c74a3c421e6b085e6705825
tree28d05e9c63fc6bf9660113e9855dadadbcac190b
parenta463eaead43052f98075eb210b931bd0e90b9249
* ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes,
when profile esitmate is present, calls with very low frequency are
cold.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122898 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-inline.c