r116197 - in /trunk/gcc: ChangeLog profile.c te...

rakdver@gcc.gnu.org rakdver@gcc.gnu.org
Thu Aug 17 00:13:00 GMT 2006


Author: rakdver
Date: Thu Aug 17 00:13:24 2006
New Revision: 116197

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116197
Log:
	PR gcov/profile/26570
	* value-prof.c (static_values): Removed.
	(tree_find_values_to_profile): Do not set static_values.
	(find_values_to_profile): Do not free static_values.
	* profile.c (instrument_values): Do not free the values.
	(branch_prob): Free the values.

	* gcc.dg/pr26570.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/pr26570.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/profile.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/value-prof.c



More information about the Gcc-cvs mailing list