r222466 - in /branches/google/gcc-4_9/gcc: fina...
tejohnson@gcc.gnu.org
tejohnson@gcc.gnu.org
Mon Apr 27 13:48:00 GMT 2015
Author: tejohnson
Date: Mon Apr 27 13:48:54 2015
New Revision: 222466
URL: https://gcc.gnu.org/viewcvs?rev=222466&root=gcc&view=rev
Log:
2015-04-27 Caroline Tice <cmtice@google.com>
gcc/
Google ref b/20537099
* final.c (final_scan_insn): Output cold_function_name as function type.
* varasm.c (cold_function_name): Make global.
(assemble_start_function): Re-set cold_function_name.
(assemble_end_function): Output cold function size.
* varasm.h (cold_function_name): Declare global.
testsuite/
Google ref b/20537099
* gcc.dg/tree-prof/cold_partition_label.c (main): Check size.
Modified:
branches/google/gcc-4_9/gcc/final.c
branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-prof/cold_partition_label.c
branches/google/gcc-4_9/gcc/varasm.c
branches/google/gcc-4_9/gcc/varasm.h
More information about the Gcc-cvs
mailing list