Emit a label for the split cold function part. Label name is formed by
authortmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Nov 2013 22:12:21 +0000 (22:12 +0000)
committertmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Nov 2013 22:12:21 +0000 (22:12 +0000)
commitec6146042a621b7c0868f2bff62eee7cd23af411
treec5c102bd1f2db820f1d57fb913fc67020e0bbb34
parent198d7b78ede581f481041a341a553187bcaf0dfc
Emit a label for the split cold function part.  Label name is formed by
suffixing the original function name with "cold".

Patch tested for bootstrap on all default languages on x86_64 and
regression testsuite checked for parity with RUNTESTFLAGS -m32 and m64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205057 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/final.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/cold_partition_label.c [new file with mode: 0644]