-
- Downloads
Emit a label for the split cold function part.
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. From-SVN: r205057
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/final.c 9 additions, 0 deletionsgcc/final.c
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/tree-prof/cold_partition_label.c 36 additions, 0 deletionsgcc/testsuite/gcc.dg/tree-prof/cold_partition_label.c
Loading
Please register or sign in to comment