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]

Re: PATCH: fix .bbg info for gcov for computed gotos, C++



> On Mon, Jul 09, 2001 at 09:29:42AM -0700, Janis Johnson wrote:
> >  * gcc/profile.c: Fix .bbg info for computed gotos, C++.
>
> The patch looks ok, but you do need a proper changelog.

Sorry, is this correct?  (This mailer might fold lines, for which
I am very sorry.)

     * profile.c (branch_prob): Fix .bbg info for computed gotos
       and C++ EH code.

I submitted a patch this morning whose changelog entry should be:

     * gcov.c (arcdata): Use gcov_type to fix branch percentage
       for large hit count.

Janis


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