This is the mail archive of the gcc-patches@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]

Re: [patch] for PR 26570


On 8/17/06, Mark Mitchell <mark@codesourcery.com> wrote:
Zdenek Dvorak wrote:

>       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.

OK.

Backported to 4.1, bootstrapped and tested on x86_64-unknown-linux-gnu, applied.


Richard.


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