This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r188315 - in /branches/google/main/gcc: ./ Chan...


Author: eraman
Date: Thu Jun  7 19:32:29 2012
New Revision: 188315

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188315
Log:
Backport r179412 from google/gcc-4_6 branch.

	2011-09-30  Easwaran Raman  <eraman@google.com>

		* tree-profile.c (gcov_sample_counter_decl): Add GTY marker.
		(gcov_sampling_rate_decl): Likewise.
		(add_sampling_to_edge_counters): Do not free
		instrumentation_to_be_sampled.
		(cleanup_instrumentation_sampling): New function.
		(tree_profiling): Call cleanup_instrumentation_sampling at the end.

testsuite/ChangeLog.google-main:
	2011-09-30  Easwaran Raman  <eraman@google.com>

		* gcc.dg/sample-profile-generate-1.c: New test.



Modified:
    branches/google/main/gcc/   (props changed)
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/testsuite/ChangeLog.google-main
    branches/google/main/gcc/tree-profile.c

Propchange: branches/google/main/gcc/
            ('svn:mergeinfo' added)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]