r207709 - in /branches/google/gcc-4_8: function...
tmsriram@gcc.gnu.org
tmsriram@gcc.gnu.org
Wed Feb 12 01:03:00 GMT 2014
Author: tmsriram
Date: Wed Feb 12 01:03:57 2014
New Revision: 207709
URL: http://gcc.gnu.org/viewcvs?rev=207709&root=gcc&view=rev
Log:
Patch to the function reordering linker plugin to recognize and reorder split
functions when -freorder-blocks-and-partition is switched on.
Discussion here:
http://gcc.gnu.org/ml/gcc-patches/2014-02/msg00647.html
Added:
branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_split_functions_1.C
Modified:
branches/google/gcc-4_8/function_reordering_plugin/callgraph.c
branches/google/gcc-4_8/function_reordering_plugin/callgraph.h
branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_8.C
More information about the Gcc-cvs
mailing list